I think you have to specify the scheduling bounds too:
http://java.sun.com/products/java-media/3D/forDevelopers/J3D_1_3_API/j3dapi/javax/media/j3d/Behavior.html#setSchedulingBounds(javax.media.j3d.Bounds)


On Tue, 2 Dec 2003 16:51:30 +0200, dafna gordon <[EMAIL PROTECTED]> wrote:

OrbitBehavior theBehavior = new OrbitBehavior();
simpleU.getViewingPlatform().setViewPlatformBehavior(theBehavior);


is that all the code i need for an orbitBehavior? because i don't get any response in my movie when i try to zoom, rotate or translate by pressing the mouse buttons and moving the cursor. do i have to define something else?

thanks a lot
Dafna


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



-- http://java3d.virtualworlds.de http://www.3dchat.org - Welcome to the unreal world!

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