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
pspeed42 5a482e2b98 Added another Photoshop tyle blend mode: Exclusion 11 years ago
..
JoglGL1Renderer.java * Introduce Image.isNPOT() which is now used to check if the image is non-power-of-2 in renderer implementations. 11 years ago
JoglRenderer.java Added another Photoshop tyle blend mode: Exclusion 11 years ago
TextureUtil.java Introduced RGB10_A2 Image Format. It offers greater precision for RGB channels at the expense of precision for the alpha channel. This format is convenient for post processing, and especially when gamma correction is turned on. 11 years ago