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/model/shape
Nehon a59b9e6a94 glTF: Skip tracks that belong to a different skin 7 years ago
..
TestBillboard.java test: don't use deprecated box constructor 9 years ago
TestBox.java test: don't use deprecated box constructor 9 years ago
TestCustomMesh.java switch to gradle layout 11 years ago
TestCylinder.java switch to gradle layout 11 years ago
TestDebugShapes.java LineWidth is now a RenderState parameter, One can change the lineWidth used to render a mesh wireframe or a mesh in Lines mode by using material.getAdditionalRenderState().setLineWidth(value) 9 years ago
TestExpandingTorus.java switch to gradle layout 11 years ago
TestSphere.java switch to gradle layout 11 years ago