From: Rudolf Polzer Date: Sat, 2 Oct 2010 14:20:18 +0000 (+0200) Subject: proceduralx textures by morphed X-Git-Tag: xonotic-v0.1.0preview~128 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=6d5ffab6e763281a6a854383330b2b019916e0d3;p=xonotic%2Fxonotic-maps.pk3dir.git proceduralx textures by morphed --- diff --git a/scripts/proceduralx.shader b/scripts/proceduralx.shader new file mode 100644 index 00000000..1fa49b83 --- /dev/null +++ b/scripts/proceduralx.shader @@ -0,0 +1,194 @@ +textures/proceduralx/wall-fruitconcrete_red +{ + qer_editorimage textures/proceduralx/wall/fruitconcrete_red + dpoffsetmapping - 0.5 + q3map_bouncescale 1.25 + + + { + map textures/proceduralx/wall/fruitconcrete_red + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/wall-fruitconcrete_purple +{ + qer_editorimage textures/proceduralx/wall/fruitconcrete_purple + dpoffsetmapping - 0.5 + q3map_bouncescale 1.25 + + + { + map textures/proceduralx/wall/fruitconcrete_purple + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/wall-fruitconcrete +{ + qer_editorimage textures/proceduralx/wall/fruitconcrete + dpoffsetmapping - 0.5 + q3map_bouncescale 1.25 + + + { + map textures/proceduralx/wall/fruitconcrete + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/wall-fruitconcrete_blue +{ + qer_editorimage textures/proceduralx/wall/fruitconcrete_blue + dpoffsetmapping - 0.5 + q3map_bouncescale 1.25 + + + { + map textures/proceduralx/wall/fruitconcrete_blue + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/pattern-tiles02 +{ + qer_editorimage textures/proceduralx/pattern/tiles02 + dpoffsetmapping - 1 + q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky + + + { + map textures/proceduralx/pattern/tiles02 + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/pattern-tiles01 +{ + qer_editorimage textures/proceduralx/pattern/tiles01 + dpoffsetmapping - 1 + q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky + + + { + map textures/proceduralx/pattern/tiles01 + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/pattern-tiles04 +{ + qer_editorimage textures/proceduralx/pattern/tiles04 + dpoffsetmapping - 1 + q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky + + + { + map textures/proceduralx/pattern/tiles04 + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/pattern-tiles03 +{ + qer_editorimage textures/proceduralx/pattern/tiles03 + dpoffsetmapping - 1 + q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky + + + { + map textures/proceduralx/pattern/tiles03 + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + +textures/proceduralx/pattern-tiles05 +{ + qer_editorimage textures/proceduralx/pattern/tiles05 + dpoffsetmapping - 1 + q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky + + + { + map textures/proceduralx/pattern/tiles05 + + } + + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} + + diff --git a/textures/proceduralx/pattern/tiles01.tga b/textures/proceduralx/pattern/tiles01.tga new file mode 100644 index 00000000..2f76f2f8 Binary files /dev/null and b/textures/proceduralx/pattern/tiles01.tga differ diff --git a/textures/proceduralx/pattern/tiles01_gloss.tga b/textures/proceduralx/pattern/tiles01_gloss.tga new file mode 100644 index 00000000..4e578e2c Binary files /dev/null and b/textures/proceduralx/pattern/tiles01_gloss.tga differ diff --git a/textures/proceduralx/pattern/tiles01_norm.tga b/textures/proceduralx/pattern/tiles01_norm.tga new file mode 100644 index 00000000..b757770c Binary files /dev/null and b/textures/proceduralx/pattern/tiles01_norm.tga differ diff --git a/textures/proceduralx/pattern/tiles01_reflect.tga b/textures/proceduralx/pattern/tiles01_reflect.tga new file mode 100644 index 00000000..90115e21 Binary files /dev/null and b/textures/proceduralx/pattern/tiles01_reflect.tga differ diff --git a/textures/proceduralx/pattern/tiles02.tga b/textures/proceduralx/pattern/tiles02.tga new file mode 100644 index 00000000..567c8385 Binary files /dev/null and b/textures/proceduralx/pattern/tiles02.tga differ diff --git a/textures/proceduralx/pattern/tiles02_gloss.tga b/textures/proceduralx/pattern/tiles02_gloss.tga new file mode 100644 index 00000000..0d5fe314 Binary files /dev/null and b/textures/proceduralx/pattern/tiles02_gloss.tga differ diff --git a/textures/proceduralx/pattern/tiles02_norm.tga b/textures/proceduralx/pattern/tiles02_norm.tga new file mode 100644 index 00000000..493bb9be Binary files /dev/null and b/textures/proceduralx/pattern/tiles02_norm.tga differ diff --git a/textures/proceduralx/pattern/tiles02_reflect.tga b/textures/proceduralx/pattern/tiles02_reflect.tga new file mode 100644 index 00000000..5c0ba3aa Binary files /dev/null and b/textures/proceduralx/pattern/tiles02_reflect.tga differ diff --git a/textures/proceduralx/pattern/tiles03.tga b/textures/proceduralx/pattern/tiles03.tga new file mode 100644 index 00000000..51c3401f Binary files /dev/null and b/textures/proceduralx/pattern/tiles03.tga differ diff --git a/textures/proceduralx/pattern/tiles03_gloss.tga b/textures/proceduralx/pattern/tiles03_gloss.tga new file mode 100644 index 00000000..fe52c4fc Binary files /dev/null and b/textures/proceduralx/pattern/tiles03_gloss.tga differ diff --git a/textures/proceduralx/pattern/tiles03_norm.tga b/textures/proceduralx/pattern/tiles03_norm.tga new file mode 100644 index 00000000..d670fa7c Binary files /dev/null and b/textures/proceduralx/pattern/tiles03_norm.tga differ diff --git a/textures/proceduralx/pattern/tiles03_reflect.tga b/textures/proceduralx/pattern/tiles03_reflect.tga new file mode 100644 index 00000000..497036a6 Binary files /dev/null and b/textures/proceduralx/pattern/tiles03_reflect.tga differ diff --git a/textures/proceduralx/pattern/tiles04.tga b/textures/proceduralx/pattern/tiles04.tga new file mode 100644 index 00000000..7bbfed57 Binary files /dev/null and b/textures/proceduralx/pattern/tiles04.tga differ diff --git a/textures/proceduralx/pattern/tiles04_gloss.tga b/textures/proceduralx/pattern/tiles04_gloss.tga new file mode 100644 index 00000000..e8ef1c3a Binary files /dev/null and b/textures/proceduralx/pattern/tiles04_gloss.tga differ diff --git a/textures/proceduralx/pattern/tiles04_norm.tga b/textures/proceduralx/pattern/tiles04_norm.tga new file mode 100644 index 00000000..888e05c6 Binary files /dev/null and b/textures/proceduralx/pattern/tiles04_norm.tga differ diff --git a/textures/proceduralx/pattern/tiles04_reflect.tga b/textures/proceduralx/pattern/tiles04_reflect.tga new file mode 100644 index 00000000..c8c686db Binary files /dev/null and b/textures/proceduralx/pattern/tiles04_reflect.tga differ diff --git a/textures/proceduralx/pattern/tiles05.tga b/textures/proceduralx/pattern/tiles05.tga new file mode 100644 index 00000000..e5f88ea2 Binary files /dev/null and b/textures/proceduralx/pattern/tiles05.tga differ diff --git a/textures/proceduralx/pattern/tiles05_gloss.tga b/textures/proceduralx/pattern/tiles05_gloss.tga new file mode 100644 index 00000000..b323968d Binary files /dev/null and b/textures/proceduralx/pattern/tiles05_gloss.tga differ diff --git a/textures/proceduralx/pattern/tiles05_norm.tga b/textures/proceduralx/pattern/tiles05_norm.tga new file mode 100644 index 00000000..43675bd5 Binary files /dev/null and b/textures/proceduralx/pattern/tiles05_norm.tga differ diff --git a/textures/proceduralx/pattern/tiles05_reflect.tga b/textures/proceduralx/pattern/tiles05_reflect.tga new file mode 100644 index 00000000..aec7e2bf Binary files /dev/null and b/textures/proceduralx/pattern/tiles05_reflect.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete.tga b/textures/proceduralx/wall/fruitconcrete.tga new file mode 100644 index 00000000..85b0f742 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_blue.tga b/textures/proceduralx/wall/fruitconcrete_blue.tga new file mode 100644 index 00000000..2ba42f3c Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_blue.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_blue_gloss.tga b/textures/proceduralx/wall/fruitconcrete_blue_gloss.tga new file mode 100644 index 00000000..6bc8ab68 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_blue_gloss.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_blue_norm.tga b/textures/proceduralx/wall/fruitconcrete_blue_norm.tga new file mode 100644 index 00000000..25d8fc19 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_blue_norm.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_gloss.tga b/textures/proceduralx/wall/fruitconcrete_gloss.tga new file mode 100644 index 00000000..6bc8ab68 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_gloss.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_norm.tga b/textures/proceduralx/wall/fruitconcrete_norm.tga new file mode 100644 index 00000000..25d8fc19 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_norm.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_purple.tga b/textures/proceduralx/wall/fruitconcrete_purple.tga new file mode 100644 index 00000000..e6e1ff90 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_purple.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_purple_gloss.tga b/textures/proceduralx/wall/fruitconcrete_purple_gloss.tga new file mode 100644 index 00000000..6bc8ab68 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_purple_gloss.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_purple_norm.tga b/textures/proceduralx/wall/fruitconcrete_purple_norm.tga new file mode 100644 index 00000000..25d8fc19 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_purple_norm.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_red.tga b/textures/proceduralx/wall/fruitconcrete_red.tga new file mode 100644 index 00000000..75b416ab Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_red.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_red_gloss.tga b/textures/proceduralx/wall/fruitconcrete_red_gloss.tga new file mode 100644 index 00000000..6bc8ab68 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_red_gloss.tga differ diff --git a/textures/proceduralx/wall/fruitconcrete_red_norm.tga b/textures/proceduralx/wall/fruitconcrete_red_norm.tga new file mode 100644 index 00000000..25d8fc19 Binary files /dev/null and b/textures/proceduralx/wall/fruitconcrete_red_norm.tga differ