Login  Register

Re: Change point of rotation for Mouse Rotate

Posted by gouessej on Oct 29, 2014; 1:10pm
URL: https://forum.jogamp.org/Change-point-of-rotation-for-Mouse-Rotate-tp4033464p4033465.html

Hi

As far as I know, you can only act on the transform group that you use to create a MouseRotate. Look at the source code to understand how the transform is used:
https://github.com/hharrison/java3d-utils/blob/master/src/classes/share/com/sun/j3d/utils/behaviors/mouse/MouseRotate.java#L235
Julien Gouesse | Personal blog | Website