Login  Register

Re: Porting RoomTiny to Jogl

Posted by gouessej on Aug 12, 2014; 7:43am
URL: https://forum.jogamp.org/Porting-RoomTiny-to-Jogl-tp4032722p4032771.html

Yes there are several ways of capturing the mouse pointer, I advise you to look at how this is implemented in JogAmp's Ardor3D Continuation. It's tricky to implement with AWT, it's a lot easier to implement with NEWT, with GLWindow.warpPointer().
Julien Gouesse | Personal blog | Website