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/renderer/jogl
Julien Gouesse ea28e8a449 First attempt to fix a bug reported by david_bernard_31, the size of the strings in the shader code was wrongly computed for the JOGL backend 9 years ago
..
JoglGL.java First attempt to fix a bug reported by david_bernard_31, the size of the strings in the shader code was wrongly computed for the JOGL backend 9 years ago
JoglGLExt.java Fixes a compile error in the unified renderer of the JOGL backend, doesn't rely on the auto-boxing 10 years ago
JoglGLFbo.java First implementation of the unified renderer for the JOGL backend, untested 10 years ago
TextureUtil.java Updates the JogAmp backend, uses JOGL 2.3.1 10 years ago