Login  Register

Re: is there a benchmark for jogl?

Posted by gouessej on Sep 09, 2012; 8:40am
URL: https://forum.jogamp.org/is-there-a-benchmark-for-jogl-tp4026053p4026055.html

Hi

When using a canvas "closest to the metal" with JOGL (GLCanvas or GLWindow, not GLJPanel), your OpenGL rendering has only the JNI calls as performance penalties but they only take a few nanos. If you have a performance problem, it does probably not come from JOGL.
Julien Gouesse | Personal blog | Website