Re: Offscreen Rendering with GLCanvas which wasn't created with this capability ?!
Posted by
gouessej on
Oct 31, 2014; 6:51pm
URL: https://forum.jogamp.org/Offscreen-Rendering-with-GLCanvas-which-wasn-t-created-with-this-capability-tp4033474p4033475.html
Hi
I don't think that you can enable offscreen rendering with a GLCanvas after its creation, maybe Sven can confirm. setShallUseOffscreenLayer(true) must be called very early.
This forum is the best place to ask some questions about JOGL. Do you use the JOGL backend of JMonkeyEngine 3?