]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/commitdiff
Merge remote branch 'refs/remotes/origin/tzork/terrain01x'
authorRudolf Polzer <divverent@alientrap.org>
Mon, 9 Aug 2010 05:00:38 +0000 (07:00 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Mon, 9 Aug 2010 05:00:38 +0000 (07:00 +0200)
Conflicts:
scripts/shaderlist.txt

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 820d47111303dcfd53e70358c7178be647f337ec..09413e4678afe680ec8f49f6e3967e8aa95cfb09 100644 (file)
@@ -6,4 +6,4 @@ exx
 facility114x
 trak4x
 trak5x
-liquids
+terrain01x
diff --git a/scripts/terrain01x.shader b/scripts/terrain01x.shader
new file mode 100644 (file)
index 0000000..36aa745
--- /dev/null
@@ -0,0 +1,570 @@
+textures/terrain01x/blends-mars-rock01-ground01
+{
+       qer_editorimage textures/terrain01x/blends/mars-rock01-ground01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 95
+
+       surfaceparm dust
+
+       q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+
+       {
+               map textures/terrain01x/rock/mars01.tga // Primary
+       }
+
+       {
+               map textures/terrain01x/ground/mars01.tga       // Secondary
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA           
+               alphaGen vertex
+       }
+
+       {
+               map $lightmap
+               blendFunc GL_DST_COLOR GL_ZERO
+       }
+}
+
+textures/terrain01x/blends-mars-rock02-ground01
+{
+       qer_editorimage textures/terrain01x/blends/mars-rock02-ground01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 95
+
+       surfaceparm dust
+
+       q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+
+       {
+               map textures/terrain01x/rock/mars02.tga // Primary
+       }
+
+       {
+               map textures/terrain01x/ground/mars01.tga       // Secondary
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA           
+               alphaGen vertex
+       }
+
+       {
+               map $lightmap
+               blendFunc GL_DST_COLOR GL_ZERO
+       }
+}
+
+textures/terrain01x/blends-mars-rock01-ground01-projected
+{
+       qer_editorimage textures/terrain01x/blends/mars-rock01-ground01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 95
+
+       surfaceparm dust
+
+       q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+       q3map_tcGen ivector ( 1024 0 0 ) ( 0 1024 0 )
+
+       {
+               map textures/terrain01x/rock/mars01.tga // Primary
+       }
+
+       {
+               map textures/terrain01x/ground/mars01.tga       // Secondary
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA           
+               alphaGen vertex
+       }
+
+       {
+               map $lightmap
+               blendFunc GL_DST_COLOR GL_ZERO
+       }
+}
+
+textures/terrain01x/blends-mars-rock02-ground01-projected
+{
+       qer_editorimage textures/terrain01x/blends/mars-rock02-ground01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 95
+
+       surfaceparm dust
+
+       q3map_alphaMod dotproduct2 ( 0 0 0.95 )
+       q3map_tcGen ivector ( 1024 0 0 ) ( 0 1024 0 )
+
+
+       {
+               map textures/terrain01x/rock/mars02.tga // Primary
+       }
+
+       {
+               map textures/terrain01x/ground/mars01.tga       // Secondary
+               blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA           
+               alphaGen vertex
+       }
+
+       {
+               map $lightmap
+               blendFunc GL_DST_COLOR GL_ZERO
+       }
+}
+
+textures/terrain01x/ground-barren01
+{
+       qer_editorimage textures/terrain01x/ground/barren01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/barren01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-barren02
+{
+       qer_editorimage textures/terrain01x/ground/barren02.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/barren02.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-drylake01
+{
+       qer_editorimage textures/terrain01x/ground/drylake01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/drylake01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-drylake02
+{
+       qer_editorimage textures/terrain01x/ground/drylake02.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/drylake02.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-goopit
+{
+       qer_editorimage textures/terrain01x/ground/goopit.tga
+       
+       q3map_bounceScale  0.75
+       dpoffsetmapping - 2
+       dpglossintensitymod  2
+       dpglossexponentmod  2
+
+       q3map_lightmapSampleOffset 4
+       q3map_nonplanar
+       q3map_shadeangle 90
+
+       {
+               map textures/terrain01x/ground/goopit.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-gravel01
+{
+       qer_editorimage textures/terrain01x/ground/gravel01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/gravel01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-ice01
+{
+       qer_editorimage textures/terrain01x/ground/ice01.tga
+       
+       q3map_bounceScale  0.75
+       dpoffsetmapping - 2
+       dpglossintensitymod  2
+       dpglossexponentmod  2
+
+       q3map_lightmapSampleOffset 4
+       q3map_nonplanar
+       q3map_shadeangle 15
+
+       {
+               map textures/terrain01x/ground/ice01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-mars01
+{
+       qer_editorimage textures/terrain01x/ground/mars01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/mars01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-mud01
+{
+       qer_editorimage textures/terrain01x/ground/mud01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/mud01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-mud02
+{
+       qer_editorimage textures/terrain01x/ground/mud02.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/mud02.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-sand01
+{
+       qer_editorimage textures/terrain01x/ground/sand01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/sand01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-sand02
+{
+       qer_editorimage textures/terrain01x/ground/sand02.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/sand02.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-sand03
+{
+       qer_editorimage textures/terrain01x/ground/sand03.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/sand03.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/ground-sand04
+{
+       qer_editorimage textures/terrain01x/ground/sand04.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/ground/sand04.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/rock-mars01
+{
+       qer_editorimage textures/terrain01x/rock/mars01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/rock/mars01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/rock-mars02
+{
+       qer_editorimage textures/terrain01x/rock/mars02.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/rock/mars02.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/rock-rock01
+{
+       qer_editorimage textures/terrain01x/rock/rock01.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/rock/rock01.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/rock-rock02
+{
+       qer_editorimage textures/terrain01x/rock/rock02.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/rock/rock02.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
+textures/terrain01x/rock-rock03
+{
+       qer_editorimage textures/terrain01x/rock/rock03.tga
+       
+       q3map_bounceScale  0.5
+       dpoffsetmapping - 2
+
+       q3map_lightmapSampleOffset 8
+       q3map_nonplanar
+       q3map_shadeangle 45
+
+       {
+               map textures/terrain01x/rock/rock03.tga
+               
+
+       }
+       {
+               map $lightmap
+               rgbGen identity
+               tcGen lightmap
+               blendfunc filter
+       }
+}
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..71536f4
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..bbdce5d
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..8d51a10
Binary files /dev/null and b/textures/terrain01x/rock/rock03_norm.tga differ