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.
5738
Commits
21
Branches
35
Tags
844 MiB
Java
95.4%
C++
2.5%
GLSL
1.5%
C
0.3%
HTML
0.2%
Tree:
f70151f2c7
jmonkeyengine
/
jme3-plugins
/
src
/
main
/
java
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
..
com/
jme3
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