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.


Topics - tomoroho

Pages: [1]
1
Support / how to do continuous rotating with different axis correctly?
« on: September 07, 2012, 11:50:08 am »
Dear Egon,

I want to perform an effect that a object rotatez with the vector "Pivotz" for degree A.
And then in the new place rotatex with vector "pivotx" for degree B.
The first rotating works well,and the second rotating works too,but not start from the new place.
It seems to start from the original place,just like the first rotating is with its own center vector.

thx very much.

2
with class Loader's loadOBJ method , i can get the obj array in the obj file.
how to obtain the object with the name described with "newmtl xxx" in mtl file?
the getName method in Object3D class provide the name in obj file
thx very much!

Pages: [1]