This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
jmonkeyengine
Watch
1
Star
0
Fork
You've already forked jmonkeyengine
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A complete 3D game development suite written purely in Java.
5609
Commits
21
Branches
35
Tags
844 MiB
Java
95.4%
C++
2.5%
GLSL
1.5%
C
0.3%
HTML
0.2%
Tree:
f4e948d7bd
jmonkeyengine
/
jme3-plugins
History
Nehon
493855bac9
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
..
src
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
build.gradle
J3MExporter : allows to save Materials to j3m files.
9 years ago