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/material
Stephen Gold f652591281
remove unnecessary casts and tests for null, discovered using NetBeans (#1285)
5 years ago
..
TestBumpModel.java remove unnecessary casts and tests for null, discovered using NetBeans (#1285) 5 years ago
TestColoredTexture.java Update TestColoredTexture.java 8 years ago
TestGeometryShader.java Added Geometry and Tessellation Shader Tests 10 years ago
TestMatParamOverride.java test override of ColorRGBA mat param with a Vector4f or Quaternion value 7 years ago
TestMaterialCompare.java switch to gradle layout 11 years ago
TestNormalMapping.java switch to gradle layout 11 years ago
TestParallax.java fix crashes in several tests 9 years ago
TestParallaxPBR.java Add missing @Override annotations (#1270) 5 years ago
TestShaderNodes.java Display generated source in the ShaderNode test 8 years ago
TestSimpleBumps.java switch to gradle layout 11 years ago
TestTessellationShader.java Changed the keys in tessellation test case so that it doesn't step on movement keys 10 years ago
TestUnshadedModel.java switch to gradle layout 11 years ago