]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Add testureset terrain01x
authorJakob MG <jakob_mg@hotmail.com>
Wed, 4 Aug 2010 18:19:17 +0000 (20:19 +0200)
committerJakob MG <jakob_mg@hotmail.com>
Wed, 4 Aug 2010 18:19:17 +0000 (20:19 +0200)
44 files changed:
scripts/shaderlist.txt
scripts/terrain01x.shader [new file with mode: 0644]
textures/terrain01x/blends/mars-rock01-ground01.tga [new file with mode: 0644]
textures/terrain01x/blends/mars-rock02-ground01.tga [new file with mode: 0644]
textures/terrain01x/ground/barren01.tga [new file with mode: 0644]
textures/terrain01x/ground/barren01_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/barren02.tga [new file with mode: 0644]
textures/terrain01x/ground/barren02_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/drylake01.tga [new file with mode: 0644]
textures/terrain01x/ground/drylake01_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/drylake02.tga [new file with mode: 0644]
textures/terrain01x/ground/drylake02_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/goopit.tga [new file with mode: 0644]
textures/terrain01x/ground/goopit_gloss.tga [new file with mode: 0644]
textures/terrain01x/ground/goopit_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/gravel01.tga [new file with mode: 0644]
textures/terrain01x/ground/gravel01_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/ice01.tga [new file with mode: 0644]
textures/terrain01x/ground/ice01_gloss.tga [new file with mode: 0644]
textures/terrain01x/ground/ice01_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/mars01.tga [new file with mode: 0644]
textures/terrain01x/ground/mars01_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/mud01.tga [new file with mode: 0644]
textures/terrain01x/ground/mud01_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/mud02.tga [new file with mode: 0644]
textures/terrain01x/ground/mud02_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/sand01.tga [new file with mode: 0644]
textures/terrain01x/ground/sand01_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/sand02.tga [new file with mode: 0644]
textures/terrain01x/ground/sand02_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/sand03.tga [new file with mode: 0644]
textures/terrain01x/ground/sand03_norm.tga [new file with mode: 0644]
textures/terrain01x/ground/sand04.tga [new file with mode: 0644]
textures/terrain01x/ground/sand04_norm.tga [new file with mode: 0644]
textures/terrain01x/rock/mars01.tga [new file with mode: 0644]
textures/terrain01x/rock/mars01_norm.tga [new file with mode: 0644]
textures/terrain01x/rock/mars02.tga [new file with mode: 0644]
textures/terrain01x/rock/mars02_norm.tga [new file with mode: 0644]
textures/terrain01x/rock/rock01.tga [new file with mode: 0644]
textures/terrain01x/rock/rock01_norm.tga [new file with mode: 0644]
textures/terrain01x/rock/rock02.tga [new file with mode: 0644]
textures/terrain01x/rock/rock02_norm.tga [new file with mode: 0644]
textures/terrain01x/rock/rock03.tga [new file with mode: 0644]
textures/terrain01x/rock/rock03_norm.tga [new file with mode: 0644]

index 44785af59760936843c3e33d47b8ee051f60dd94..09413e4678afe680ec8f49f6e3967e8aa95cfb09 100644 (file)
@@ -6,4 +6,4 @@ exx
 facility114x
 trak4x
 trak5x
-
+terrain01x
diff --git a/scripts/terrain01x.shader b/scripts/terrain01x.shader
new file mode 100644 (file)
index 0000000..ce019c0
--- /dev/null
@@ -0,0 +1,570 @@
+textures/terrain01x/blends-mars-rock01-ground01\r
+{\r
+       qer_editorimage textures/terrain01x/blends/mars-rock01-ground01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 95\r
+\r
+       surfaceparm dust\r
+\r
+       q3map_alphaMod dotproduct2 ( 0 0 0.95 )\r
+\r
+       {\r
+               map textures/terrain01x/rock/mars01.tga // Primary\r
+       }\r
+\r
+       {\r
+               map textures/terrain01x/ground/mars01.tga       // Secondary\r
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA           \r
+               alphaGen vertex\r
+       }\r
+\r
+       {\r
+               map $lightmap\r
+               blendFunc GL_DST_COLOR GL_ZERO\r
+       }\r
+}\r
+\r
+textures/terrain01x/blends-mars-rock02-ground01\r
+{\r
+       qer_editorimage textures/terrain01x/blends/mars-rock02-ground01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 95\r
+\r
+       surfaceparm dust\r
+\r
+       q3map_alphaMod dotproduct2 ( 0 0 0.95 )\r
+\r
+       {\r
+               map textures/terrain01x/rock/mars02.tga // Primary\r
+       }\r
+\r
+       {\r
+               map textures/terrain01x/ground/mars01.tga       // Secondary\r
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA           \r
+               alphaGen vertex\r
+       }\r
+\r
+       {\r
+               map $lightmap\r
+               blendFunc GL_DST_COLOR GL_ZERO\r
+       }\r
+}\r
+\r
+textures/terrain01x/blends-mars-rock01-ground01-projected\r
+{\r
+       qer_editorimage textures/terrain01x/blends/mars-rock01-ground01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 95\r
+\r
+       surfaceparm dust\r
+\r
+       q3map_alphaMod dotproduct2 ( 0 0 0.95 )\r
+       q3map_tcGen ivector ( 1024 0 0 ) ( 0 1024 0 )\r
+\r
+       {\r
+               map textures/terrain01x/rock/mars01.tga // Primary\r
+       }\r
+\r
+       {\r
+               map textures/terrain01x/ground/mars01.tga       // Secondary\r
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA           \r
+               alphaGen vertex\r
+       }\r
+\r
+       {\r
+               map $lightmap\r
+               blendFunc GL_DST_COLOR GL_ZERO\r
+       }\r
+}\r
+\r
+textures/terrain01x/blends-mars-rock02-ground01-projected\r
+{\r
+       qer_editorimage textures/terrain01x/blends/mars-rock02-ground01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 95\r
+\r
+       surfaceparm dust\r
+\r
+       q3map_alphaMod dotproduct2 ( 0 0 0.95 )\r
+       q3map_tcGen ivector ( 1024 0 0 ) ( 0 1024 0 )\r
+\r
+\r
+       {\r
+               map textures/terrain01x/rock/mars02.tga // Primary\r
+       }\r
+\r
+       {\r
+               map textures/terrain01x/ground/mars01.tga       // Secondary\r
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA           \r
+               alphaGen vertex\r
+       }\r
+\r
+       {\r
+               map $lightmap\r
+               blendFunc GL_DST_COLOR GL_ZERO\r
+       }\r
+}\r
+\r
+textures/terrain01x/ground-barren01\r
+{\r
+       qer_editorimage textures/terrain01x/ground/barren01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/barren01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-barren02\r
+{\r
+       qer_editorimage textures/terrain01x/ground/barren02.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/barren02.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-drylake01\r
+{\r
+       qer_editorimage textures/terrain01x/ground/drylake01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/drylake01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-drylake02\r
+{\r
+       qer_editorimage textures/terrain01x/ground/drylake02.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/drylake02.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-goopit\r
+{\r
+       qer_editorimage textures/terrain01x/ground/goopit.tga\r
+       \r
+       q3map_bounceScale  0.75\r
+       dpoffsetmapping - 2\r
+       dpglossintensitymod  2\r
+       dpglossexponentmod  2\r
+\r
+       q3map_lightmapSampleOffset 4\r
+       q3map_nonplanar\r
+       q3map_shadeangle 90\r
+\r
+       {\r
+               map textures/terrain01x/ground/goopit.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-gravel01\r
+{\r
+       qer_editorimage textures/terrain01x/ground/gravel01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/gravel01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-ice01\r
+{\r
+       qer_editorimage textures/terrain01x/ground/ice01.tga\r
+       \r
+       q3map_bounceScale  0.75\r
+       dpoffsetmapping - 2\r
+       dpglossintensitymod  2\r
+       dpglossexponentmod  2\r
+\r
+       q3map_lightmapSampleOffset 4\r
+       q3map_nonplanar\r
+       q3map_shadeangle 15\r
+\r
+       {\r
+               map textures/terrain01x/ground/ice01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-mars01\r
+{\r
+       qer_editorimage textures/terrain01x/ground/mars01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/mars01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-mud01\r
+{\r
+       qer_editorimage textures/terrain01x/ground/mud01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/mud01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-mud02\r
+{\r
+       qer_editorimage textures/terrain01x/ground/mud02.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/mud02.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-sand01\r
+{\r
+       qer_editorimage textures/terrain01x/ground/sand01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/sand01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-sand02\r
+{\r
+       qer_editorimage textures/terrain01x/ground/sand02.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/sand02.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-sand03\r
+{\r
+       qer_editorimage textures/terrain01x/ground/sand03.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/sand03.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/ground-sand04\r
+{\r
+       qer_editorimage textures/terrain01x/ground/sand04.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/ground/sand04.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/rock-mars01\r
+{\r
+       qer_editorimage textures/terrain01x/rock/mars01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/rock/mars01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/rock-mars02\r
+{\r
+       qer_editorimage textures/terrain01x/rock/mars02.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/rock/mars02.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/rock-rock01\r
+{\r
+       qer_editorimage textures/terrain01x/rock/rock01.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/rock/rock01.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/rock-rock02\r
+{\r
+       qer_editorimage textures/terrain01x/rock/rock02.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/rock/rock02.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
+textures/terrain01x/rock-rock03\r
+{\r
+       qer_editorimage textures/terrain01x/rock/rock03.tga\r
+       \r
+       q3map_bounceScale  0.5\r
+       dpoffsetmapping - 2\r
+\r
+       q3map_lightmapSampleOffset 8\r
+       q3map_nonplanar\r
+       q3map_shadeangle 45\r
+\r
+       {\r
+               map textures/terrain01x/rock/rock03.tga\r
+               \r
+\r
+       }\r
+       {\r
+               map $lightmap\r
+               rgbGen identity\r
+               tcGen lightmap\r
+               blendfunc filter\r
+       }\r
+}\r
diff --git a/textures/terrain01x/blends/mars-rock01-ground01.tga b/textures/terrain01x/blends/mars-rock01-ground01.tga
new file mode 100644 (file)
index 0000000..6a3ab4a
Binary files /dev/null and b/textures/terrain01x/blends/mars-rock01-ground01.tga differ
diff --git a/textures/terrain01x/blends/mars-rock02-ground01.tga b/textures/terrain01x/blends/mars-rock02-ground01.tga
new file mode 100644 (file)
index 0000000..4129dd0
Binary files /dev/null and b/textures/terrain01x/blends/mars-rock02-ground01.tga differ
diff --git a/textures/terrain01x/ground/barren01.tga b/textures/terrain01x/ground/barren01.tga
new file mode 100644 (file)
index 0000000..a7fd943
Binary files /dev/null and b/textures/terrain01x/ground/barren01.tga differ
diff --git a/textures/terrain01x/ground/barren01_norm.tga b/textures/terrain01x/ground/barren01_norm.tga
new file mode 100644 (file)
index 0000000..d1c386d
Binary files /dev/null and b/textures/terrain01x/ground/barren01_norm.tga differ
diff --git a/textures/terrain01x/ground/barren02.tga b/textures/terrain01x/ground/barren02.tga
new file mode 100644 (file)
index 0000000..82b60a0
Binary files /dev/null and b/textures/terrain01x/ground/barren02.tga differ
diff --git a/textures/terrain01x/ground/barren02_norm.tga b/textures/terrain01x/ground/barren02_norm.tga
new file mode 100644 (file)
index 0000000..c606174
Binary files /dev/null and b/textures/terrain01x/ground/barren02_norm.tga differ
diff --git a/textures/terrain01x/ground/drylake01.tga b/textures/terrain01x/ground/drylake01.tga
new file mode 100644 (file)
index 0000000..6d3fe18
Binary files /dev/null and b/textures/terrain01x/ground/drylake01.tga differ
diff --git a/textures/terrain01x/ground/drylake01_norm.tga b/textures/terrain01x/ground/drylake01_norm.tga
new file mode 100644 (file)
index 0000000..24eca3a
Binary files /dev/null and b/textures/terrain01x/ground/drylake01_norm.tga differ
diff --git a/textures/terrain01x/ground/drylake02.tga b/textures/terrain01x/ground/drylake02.tga
new file mode 100644 (file)
index 0000000..ccb29f2
Binary files /dev/null and b/textures/terrain01x/ground/drylake02.tga differ
diff --git a/textures/terrain01x/ground/drylake02_norm.tga b/textures/terrain01x/ground/drylake02_norm.tga
new file mode 100644 (file)
index 0000000..24eca3a
Binary files /dev/null and b/textures/terrain01x/ground/drylake02_norm.tga differ
diff --git a/textures/terrain01x/ground/goopit.tga b/textures/terrain01x/ground/goopit.tga
new file mode 100644 (file)
index 0000000..bc05935
Binary files /dev/null and b/textures/terrain01x/ground/goopit.tga differ
diff --git a/textures/terrain01x/ground/goopit_gloss.tga b/textures/terrain01x/ground/goopit_gloss.tga
new file mode 100644 (file)
index 0000000..ab6a21a
Binary files /dev/null and b/textures/terrain01x/ground/goopit_gloss.tga differ
diff --git a/textures/terrain01x/ground/goopit_norm.tga b/textures/terrain01x/ground/goopit_norm.tga
new file mode 100644 (file)
index 0000000..55cee97
Binary files /dev/null and b/textures/terrain01x/ground/goopit_norm.tga differ
diff --git a/textures/terrain01x/ground/gravel01.tga b/textures/terrain01x/ground/gravel01.tga
new file mode 100644 (file)
index 0000000..959fe63
Binary files /dev/null and b/textures/terrain01x/ground/gravel01.tga differ
diff --git a/textures/terrain01x/ground/gravel01_norm.tga b/textures/terrain01x/ground/gravel01_norm.tga
new file mode 100644 (file)
index 0000000..dfab362
Binary files /dev/null and b/textures/terrain01x/ground/gravel01_norm.tga differ
diff --git a/textures/terrain01x/ground/ice01.tga b/textures/terrain01x/ground/ice01.tga
new file mode 100644 (file)
index 0000000..52faff8
Binary files /dev/null and b/textures/terrain01x/ground/ice01.tga differ
diff --git a/textures/terrain01x/ground/ice01_gloss.tga b/textures/terrain01x/ground/ice01_gloss.tga
new file mode 100644 (file)
index 0000000..342a971
Binary files /dev/null and b/textures/terrain01x/ground/ice01_gloss.tga differ
diff --git a/textures/terrain01x/ground/ice01_norm.tga b/textures/terrain01x/ground/ice01_norm.tga
new file mode 100644 (file)
index 0000000..ae73894
Binary files /dev/null and b/textures/terrain01x/ground/ice01_norm.tga differ
diff --git a/textures/terrain01x/ground/mars01.tga b/textures/terrain01x/ground/mars01.tga
new file mode 100644 (file)
index 0000000..defc0cf
Binary files /dev/null and b/textures/terrain01x/ground/mars01.tga differ
diff --git a/textures/terrain01x/ground/mars01_norm.tga b/textures/terrain01x/ground/mars01_norm.tga
new file mode 100644 (file)
index 0000000..2ae399d
Binary files /dev/null and b/textures/terrain01x/ground/mars01_norm.tga differ
diff --git a/textures/terrain01x/ground/mud01.tga b/textures/terrain01x/ground/mud01.tga
new file mode 100644 (file)
index 0000000..9c9790f
Binary files /dev/null and b/textures/terrain01x/ground/mud01.tga differ
diff --git a/textures/terrain01x/ground/mud01_norm.tga b/textures/terrain01x/ground/mud01_norm.tga
new file mode 100644 (file)
index 0000000..aa4e7f7
Binary files /dev/null and b/textures/terrain01x/ground/mud01_norm.tga differ
diff --git a/textures/terrain01x/ground/mud02.tga b/textures/terrain01x/ground/mud02.tga
new file mode 100644 (file)
index 0000000..83cbcb2
Binary files /dev/null and b/textures/terrain01x/ground/mud02.tga differ
diff --git a/textures/terrain01x/ground/mud02_norm.tga b/textures/terrain01x/ground/mud02_norm.tga
new file mode 100644 (file)
index 0000000..f574532
Binary files /dev/null and b/textures/terrain01x/ground/mud02_norm.tga differ
diff --git a/textures/terrain01x/ground/sand01.tga b/textures/terrain01x/ground/sand01.tga
new file mode 100644 (file)
index 0000000..cb87809
Binary files /dev/null and b/textures/terrain01x/ground/sand01.tga differ
diff --git a/textures/terrain01x/ground/sand01_norm.tga b/textures/terrain01x/ground/sand01_norm.tga
new file mode 100644 (file)
index 0000000..e578a7a
Binary files /dev/null and b/textures/terrain01x/ground/sand01_norm.tga differ
diff --git a/textures/terrain01x/ground/sand02.tga b/textures/terrain01x/ground/sand02.tga
new file mode 100644 (file)
index 0000000..139cb25
Binary files /dev/null and b/textures/terrain01x/ground/sand02.tga differ
diff --git a/textures/terrain01x/ground/sand02_norm.tga b/textures/terrain01x/ground/sand02_norm.tga
new file mode 100644 (file)
index 0000000..d561053
Binary files /dev/null and b/textures/terrain01x/ground/sand02_norm.tga differ
diff --git a/textures/terrain01x/ground/sand03.tga b/textures/terrain01x/ground/sand03.tga
new file mode 100644 (file)
index 0000000..ddac280
Binary files /dev/null and b/textures/terrain01x/ground/sand03.tga differ
diff --git a/textures/terrain01x/ground/sand03_norm.tga b/textures/terrain01x/ground/sand03_norm.tga
new file mode 100644 (file)
index 0000000..604a1c4
Binary files /dev/null and b/textures/terrain01x/ground/sand03_norm.tga differ
diff --git a/textures/terrain01x/ground/sand04.tga b/textures/terrain01x/ground/sand04.tga
new file mode 100644 (file)
index 0000000..b959ff4
Binary files /dev/null and b/textures/terrain01x/ground/sand04.tga differ
diff --git a/textures/terrain01x/ground/sand04_norm.tga b/textures/terrain01x/ground/sand04_norm.tga
new file mode 100644 (file)
index 0000000..77c45ef
Binary files /dev/null and b/textures/terrain01x/ground/sand04_norm.tga differ
diff --git a/textures/terrain01x/rock/mars01.tga b/textures/terrain01x/rock/mars01.tga
new file mode 100644 (file)
index 0000000..08f03e5
Binary files /dev/null and b/textures/terrain01x/rock/mars01.tga differ
diff --git a/textures/terrain01x/rock/mars01_norm.tga b/textures/terrain01x/rock/mars01_norm.tga
new file mode 100644 (file)
index 0000000..e0420a8
Binary files /dev/null and b/textures/terrain01x/rock/mars01_norm.tga differ
diff --git a/textures/terrain01x/rock/mars02.tga b/textures/terrain01x/rock/mars02.tga
new file mode 100644 (file)
index 0000000..6186fdb
Binary files /dev/null and b/textures/terrain01x/rock/mars02.tga differ
diff --git a/textures/terrain01x/rock/mars02_norm.tga b/textures/terrain01x/rock/mars02_norm.tga
new file mode 100644 (file)
index 0000000..3985368
Binary files /dev/null and b/textures/terrain01x/rock/mars02_norm.tga differ
diff --git a/textures/terrain01x/rock/rock01.tga b/textures/terrain01x/rock/rock01.tga
new file mode 100644 (file)
index 0000000..23aa65b
Binary files /dev/null and b/textures/terrain01x/rock/rock01.tga differ
diff --git a/textures/terrain01x/rock/rock01_norm.tga b/textures/terrain01x/rock/rock01_norm.tga
new file mode 100644 (file)
index 0000000..7e9e616
Binary files /dev/null and b/textures/terrain01x/rock/rock01_norm.tga differ
diff --git a/textures/terrain01x/rock/rock02.tga b/textures/terrain01x/rock/rock02.tga
new file mode 100644 (file)
index 0000000..b4f3246
Binary files /dev/null and b/textures/terrain01x/rock/rock02.tga differ
diff --git a/textures/terrain01x/rock/rock02_norm.tga b/textures/terrain01x/rock/rock02_norm.tga
new file mode 100644 (file)
index 0000000..8a1bb0e
Binary files /dev/null and b/textures/terrain01x/rock/rock02_norm.tga differ
diff --git a/textures/terrain01x/rock/rock03.tga b/textures/terrain01x/rock/rock03.tga
new file mode 100644 (file)
index 0000000..f59f16d
Binary files /dev/null and b/textures/terrain01x/rock/rock03.tga differ
diff --git a/textures/terrain01x/rock/rock03_norm.tga b/textures/terrain01x/rock/rock03_norm.tga
new file mode 100644 (file)
index 0000000..8ff687c
Binary files /dev/null and b/textures/terrain01x/rock/rock03_norm.tga differ