Login  Register

Re: Code for Peer Review

Posted by Pixelapp on Aug 08, 2012; 6:49pm
URL: https://forum.jogamp.org/Code-for-Peer-Review-tp4025708p4025764.html

It's the same code as the first post. Just Texture.destroy() the texture that was created infinitely in a loop (i.e. Texture.updateImage() then Texture.destroy()) and you get the bug.

It's just the same as the code above.