Login  Register

Re: Independent JOGL applications on same JVM

Posted by gouessej on Nov 18, 2015; 3:54pm
URL: https://forum.jogamp.org/Independent-JOGL-applications-on-same-JVM-tp4035809p4035812.html

You probably don't have to release the context by yourself if you use an animator and a GLEventListener. Don't try to release a context that isn't current.
Julien Gouesse | Personal blog | Website