I found OrbitBehavior in the utils source jar. It looks like something that
would be useful to me, except that I want to navigate by keypresses instead
of mouse movement. What I'm trying to do is create a behavior that would
move the view to create the illusion that the object in view is being
controlled like an airplane, with yaw, pitch and roll controls. The really
math-intense part of OrbitBehavior ( integrateTransforms() ) is lightly
commented, and all the transform manipulations are confusing. A little help
would be appreciated.
Daniel Dvorak
===========================================================================
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".