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-examples/src/main/java/jme3test/texture
Stephen Gold d1bd48528c test and fix for issue #651 (inverted rotation in Sky.vert) 8 years ago
..
ktx Added a test case for KTX loading 10 years ago
TestAnisotropicFilter.java test: add TestAnisotropicFilter 9 years ago
TestImageRaster.java * Test the RGB565 format in TestImageRaster (since it is supported on all platforms) 10 years ago
TestSkyLoading.java switch to gradle layout 11 years ago
TestSkyRotation.java test and fix for issue #651 (inverted rotation in Sky.vert) 8 years ago
TestTexture3D.java Introduced a new Enum ColorSpace. 11 years ago
TestTexture3DLoading.java * Deprecate usage of TextureKey.setAsCube() and TextureKey.setAsTexture3D() - this is now handled by the TextureKey.setTextureTypeHint() method instead 11 years ago
TestTextureArray.java * Enable mipmapping in TestTextureArray 11 years ago
TestTextureArrayCompressed.java * Fix incorrect class name in TestTextureArrayCompressed 10 years ago