Login  Register

Re: How to refer GL context in AWT Mouse Event

Posted by gouessej on May 30, 2017; 7:37am
URL: https://forum.jogamp.org/How-to-refer-GL-context-in-AWT-Mouse-Event-tp4037905p4038016.html

You can call ScalableSurface.getCurrentSurfaceScale() to get the surface scale, note that GLJPanel implements this interface.
Julien Gouesse | Personal blog | Website