Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Zothicus

Pages: [1]
1
Support / Re: Manipulation of the Box primitive
« on: September 09, 2011, 07:56:58 pm »
Excellent, I'll try it !

Thanks for the quick answer Egon

2
Support / Manipulation of the Box primitive
« on: September 09, 2011, 07:24:46 pm »
Hi all,

I am just looking into JPCT-AE and it looks great, though I am no expert in 3D. I have played with jMonkeyEngine, but for my android app, JPCT-AE seems best.

To create a 3D rectangle, I usually use a Box class with 3 parameters (width, height, depth). How can I do the same using JPCT-AE ?

I see : Primitive.getBox(float scale, float scaleHeight), but it lacks parameters, like depth, no ?

Thanks !

Zothicus

Pages: [1]