Re: invisible rendering
Posted by slajar on Jun 19, 2014; 11:08am
URL: https://forum.jogamp.org/invisible-rendering-tp4032432p4032465.html
thanks all for yor answers. I implemented it a bit more differently. I created a fith canvas thta is just 1x1 pixels and resides in the upper left coner. That does the trick :)
I am not sure what sven meant by offscreen GLAD. The OffscreenAutoDrawable does not actually draw in my tests :(