t for Java 3D API
> Sent: Friday, June 30, 2000 9:07 AM
> To: [EMAIL PROTECTED]
> Subject: [JAVA3D] second try: euler-angles
>
> Hi,
>
> I posted a similar question a while ago.
>
> Suppose ColorCube A has a certain rottaion specified in euler angle
Yes, but it is not trivial. See the faq, this question has been asked more than
one time.
This url shows an algorithm:
http://users.ece.gatech.edu/~slabaugh/personal/research/euler/euler.html
bye.
Dani.
> Hi,
>
> I posted a similar question a while ago.
>
> Suppose ColorCube A has a certain ro
Hi,
I posted a similar question a while ago.
Suppose ColorCube A has a certain rottaion specified in euler angles.
ColorCube B also has a certain rotation specified in euler angles.
These individual rotations are then put in a Transform3D object and passed
to a TransformGroup object.
How do I c