Login  Register

How to refer GL context in AWT Mouse Event

Posted by nj on Apr 28, 2017; 3:34pm
URL: https://forum.jogamp.org/How-to-refer-GL-context-in-AWT-Mouse-Event-tp4037905.html

I have to convert local coordinate to global one when Mouse Event happens.
Then I have to refer GL context in AWT EVENT THREAD.
How can I do it? any reference?

Regards,