Login  Register

Re: vbo - DrawArrays - threading question

Posted by rtayek on Sep 09, 2012; 10:21pm
URL: https://forum.jogamp.org/vbo-DrawArrays-threading-question-tp4026028p4026060.html

using a GLJPanel instead of a GLCanvas does not seem to make any difference.

maybe i need to go into full screen mode and write my own display loop?

thanks