Login  Register

Re: JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX

Posted by dardzull@yahoo.com on Feb 02, 2013; 1:42am
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4028117.html

I do have one minor change request.  That is to honor the Max FPS setting ( setFrameRate(int) ), if it is supplied.  

Currently the jogl seems to only want to run as fast as it can on the PC and a flat 60 on the RPi.  Is there a way to do this?