A complete 3D game development suite written purely in Java.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
jmonkeyengine/jme3-jogl/src/main/java/com/jme3/system/jogl
Julien Gouesse daa18429d1 Removes the old JOGL renderer and uses the new unified renderer as it works correctly now 10 years ago
..
JoglAbstractDisplay.java Removes some useless code from the JogAmp backend 10 years ago
JoglCanvas.java First implementation of the unified renderer for the JOGL backend, untested 10 years ago
JoglContext.java Removes the old JOGL renderer and uses the new unified renderer as it works correctly now 10 years ago
JoglDisplay.java Updates the JogAmp backend, uses JOGL 2.3.1 10 years ago
JoglGLDebugOutputHandler.java First implementation of the unified renderer for the JOGL backend, untested 10 years ago
JoglNewtAbstractDisplay.java Removes some useless code from the JogAmp backend 10 years ago
JoglNewtCanvas.java First implementation of the unified renderer for the JOGL backend, untested 10 years ago
JoglNewtDisplay.java Updates the JogAmp backend, uses JOGL 2.3.1 10 years ago
JoglOffscreenBuffer.java Updates the JogAmp backend, uses JOGL 2.3.1 10 years ago