Login  Register

Edited version of OrbitBehavior.java

Posted by Andrew2563 on Sep 20, 2021; 4:48am
URL: https://forum.jogamp.org/Edited-version-of-OrbitBehavior-java-tp4041296.html

I've attached a file called MyORbitBehavior.java to this post. It makes a few minor changes to the OrbitBehavior utility class so that dragging of the mouse with the right button pressed causes the camera to translate. This use to be a feature of the class, but stopped working some time ago.

MyOrbitBehavior.java