Re: Change point of rotation for Mouse Rotate
Posted by
gouessej on
Nov 03, 2014; 9:05am
URL: https://forum.jogamp.org/Change-point-of-rotation-for-Mouse-Rotate-tp4033464p4033478.html
Your question was clear, I just tried to explain to you that as Java 3D is open source, the best way to understand how it works consists in looking at its source code. You might have to write your own "MouseRotate" to obtain the desired behavior.