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-lwjgl/src/main/java/com/jme3
Nehon 09e705dcc4 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
..
audio/lwjgl switch to gradle layout 11 years ago
input/lwjgl switch to gradle layout 11 years ago
renderer/lwjgl 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
system/lwjgl - Image loaders now assume ALL images are in sRGB space and set the flag accordingly 11 years ago