Login  Register

Re: Reg:Jogl Display callback.

Posted by Xerxes Rånby on Nov 18, 2013; 8:05am
URL: https://forum.jogamp.org/Reg-Jogl-Display-callback-tp4030633p4030649.html

anandcta123 wrote
I downloaded the JOGL 2.1.3 version from the path you specified and built my project using this. I observed same issue with fps rate as my previous discussions. No improvements.

Thanks and Regards,
Anand
Did you change your code to test the new GLJPanel setSkipGLOrientationVerticalFlip(true) functionality introduced with the 2.1.3 release candidate ?
https://jogamp.org/bugzilla/show_bug.cgi?id=904

Please share your project and code under a free software license if you want help how to rewrite your code to replace the AWT GLJPanel (s) with a faster solution using AWT GLCanvas or NEWT GLWindow + NewtCanvasAWT.
http://jogamp.org/jogl/doc/NEWT-Overview.html