One way to approach this is to implement your own MouseRotate behavior.
Look at the source code for MouseRotate (java3d-utils-src.jar). You can
extend MouseBehavior and write your own transformations.

viktor

> I am using the MouseRotate object provided by java3d. This object always
> rotates by (0,0,0) of the created image . Is there a way we can change the
> point of image rotation. I wanna make it to the center of the image.
> Thanks for all the help.
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to