Login  Register

Re: Speeding up writing to JPG file

Posted by gouessej on Jul 15, 2016; 9:58am
URL: https://forum.jogamp.org/Speeding-up-writing-to-JPG-file-tp4036909p4036918.html

Actually, I wonder whether you really need AWT. You can use GLReadBufferUtil with TextureIO.write() if you want to get rid of AWT and Swing.
Julien Gouesse | Personal blog | Website