Howdy!
   I have three Transform3ds (A,B,C).

A = the previous position and orientation of an object
B = the current position and orientation of an object
C = the current positoin and orientation of the camera

I want to take the difference between A and B (the change in
orientation and position) and apply it to C.

Seems like a simple enough set of operations but I'm having
difficulty.  Any help would be *greatly* appreciated.


Noah

===========================================================================
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