Are you storing position and orientation (such as three direction normals) of the 
object? How do you get B?

Sean


> -----Original Message-----
> From: Noah J. Ternullo [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, October 03, 2002 11:10 AM
> To: [EMAIL PROTECTED]
> Subject: [JAVA3D] How to take the difference between two 
> Transform3d's..
> 
> 
> 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".
> 

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