JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX
Posted by
gouessej on
Jan 03, 2013; 11:35pm
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689.html
Hi
I've just quickly ported the JOGL backend of LibGDX to JOGL 2.0, I still have to check if some features are missing and to switch to NEWT (+ AWT bridge in some cases):
https://github.com/gouessej/libgdx/tree/master/backends/gdx-backend-joglI haven't tested it yet. Best regards.