Hello,

I am currently using Java3d rotations.
There are several objects in my application, and I want the rotation to
apply only to the selected object.

When I select a new object, I detach the rotation from the previously
selected object (in order to attach this rotation to the new selected
object).
The problem is that the "old" selected object goes back to its original
position instead of staying where it was after its rotation.

Do you know how I could change my rotation center without "cancelling"
previous rotations ?

Thanks a lot for your help,

Sincerely,

Benedicte

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to