> From: pine <[EMAIL PROTECTED]> > > What's the four parameters in Quat4f( ) mean? A Quat4f is a quaternion. There is no real intuitive meaning to the four parameters. The best site I've found for explaining what quaterions are, and more importantly, how to use them is: http://www.gamasutra.com/features/programming/19980703/quaternions_01.htm The important thing is not understanding how they work, but how to use them. J3D has a complete set of quaterion tools see the docs for Quad4f(). Doug Gehringer Sun Microsystems =========================================================================== 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".
