1. The javadocs are best for this.
 
2. The basic difference is that with a MouseBehavior it is like you holding the camera still and moving the universe around, whereas with an orbitbehavior you move the camera around within the universe - consequently the orbitbehaviour is slightly less hard work for the system, iirc. Because they are in the util package you should be able to find the source code for the behaviours as well.
 
-ben
-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]On Behalf Of dafna gordon
Sent: 02 December 2003 11:13
To: [EMAIL PROTECTED]
Subject: [JAVA3D] using OrbitBehavior

1) where i can find some explanation about OrbitBehavior? is there something in the java3d tutorial?
 
2) what is the difference between the OrbitBehavior and the Mouse Behavior class? i saw that orbitBehavior also does rotation, zooming and translation via the mouse buttons, so where is the difference?
 
thanks a lot
=========================================================================== 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