Added endless terrain generator, changed terrain style.

This commit is contained in:
Dejvino
2017-01-05 23:52:15 +01:00
parent 2a4cc65a81
commit 2a723f6eff
12 changed files with 247 additions and 2306 deletions
@@ -1,20 +0,0 @@
Material MyMaterial : Common/MatDefs/Terrain/TerrainLighting.j3md {
MaterialParameters {
DiffuseMap_0_scale : 16.0625
WardIso : true
DiffuseMap : Flip Repeat /Textures/dirt.jpg
AlphaMap : /Textures/terrain-alpha/TestMap-terrain-TestMap-alphablend0.png
Shininess : 0.01
}
AdditionalRenderState {
FaceCull Back
Wireframe Off
DepthWrite On
PolyOffset 0.0 0.0
AlphaTestFalloff 0.0
Blend Off
PointSprite Off
ColorWrite On
DepthTest On
}
}
Binary file not shown.
-3
View File
@@ -1,3 +0,0 @@
#
#Thu Dec 29 22:27:37 CET 2016
ORIGINAL_PATH=TestMap.j3o
Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB