Login  Register

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

Posted by krishnak on Mar 05, 2013; 2:57pm
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4028508.html

I have tried running it with jamvm  as well as zerovm.

In both of them the frame rate is more or less the same.

In JamVM - I get 18FPS  -  An app with my Joystick implemented
in ZeroVM - I get 15FPS

In JamVM - I get 25FPS -  Same app with Joystick disabled
In ZeroVM - I get 22FPS

The only difference between jamvm and zerovm is in the startup time.

ZeroVM takes more than 45 seconds for the graphics to appear. jamvm starts the screen in 20 seconds.