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/engine/test-data/Models/Jaime/Jaime.j3m

22 lines
602 B

Material MyMaterial : Common/MatDefs/Light/Lighting.j3md {
MaterialParameters {
DiffuseMap : Models/Jaime/diffuseMap.jpg
NormalMap : Models/Jaime/NormalMap.png
UseMaterialColors : true
Diffuse : 1.0 1.0 1.0 1.0
Ambient : 0.7058824 0.6509804 0.6 1.0
Specular : 0.87058824 0.8117647 0.7921569 1.0
Shininess : 1.0
}
AdditionalRenderState {
FaceCull Back
Wireframe Off
DepthWrite On
PolyOffset 0.0 0.0
AlphaTestFalloff 0.0
Blend Off
PointSprite Off
ColorWrite On
DepthTest On
}
}