X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fproceduralx.shader;h=d8ed527dd6c844f9415642dc0ea70e91063f65c8;hp=55d6363a853ba134edbc8edc963381a629ee29c5;hb=079e2acfd0cba8ac4bf91d78a7934f0566d289da;hpb=b5d44d87cf4da213617e3c5cb82c94496d8a0a50 diff --git a/scripts/proceduralx.shader b/scripts/proceduralx.shader index 55d6363a..d8ed527d 100644 --- a/scripts/proceduralx.shader +++ b/scripts/proceduralx.shader @@ -1,9 +1,7 @@ textures/proceduralx/wall-fruitconcrete_red { qer_editorimage textures/proceduralx/wall/fruitconcrete_red - dpoffsetmapping - 2 - dpglossintensitymod 3 - dpglossexponentmod 4 + dpoffsetmapping - 0.5 match8 186 q3map_bouncescale 1.25 @@ -24,9 +22,7 @@ textures/proceduralx/wall-fruitconcrete_red textures/proceduralx/wall-fruitconcrete_purple { qer_editorimage textures/proceduralx/wall/fruitconcrete_purple - dpoffsetmapping - 2 - dpglossintensitymod 3 - dpglossexponentmod 4 + dpoffsetmapping - 0.5 match8 186 q3map_bouncescale 1.25 @@ -47,9 +43,7 @@ textures/proceduralx/wall-fruitconcrete_purple textures/proceduralx/wall-fruitconcrete { qer_editorimage textures/proceduralx/wall/fruitconcrete - dpoffsetmapping - 2 - dpglossintensitymod 3 - dpglossexponentmod 4 + dpoffsetmapping - 0.5 match8 186 q3map_bouncescale 1.25 @@ -70,9 +64,7 @@ textures/proceduralx/wall-fruitconcrete textures/proceduralx/wall-fruitconcrete_blue { qer_editorimage textures/proceduralx/wall/fruitconcrete_blue - dpoffsetmapping - 2 - dpglossintensitymod 3 - dpglossexponentmod 4 + dpoffsetmapping - 0.5 match8 186 q3map_bouncescale 1.25 @@ -90,17 +82,16 @@ textures/proceduralx/wall-fruitconcrete_blue } -textures/proceduralx/floor-floor02 +textures/proceduralx/pattern-tiles02 { - qer_editorimage textures/proceduralx/floor/floor02 - dpoffsetmapping - 2 - dpglossintensitymod 3 - dpglossexponentmod 4 + qer_editorimage textures/proceduralx/pattern/tiles02 + dpoffsetmapping - 1 match8 164 q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky { - map textures/proceduralx/floor/floor02 + map textures/proceduralx/pattern/tiles02 } @@ -113,17 +104,16 @@ textures/proceduralx/floor-floor02 } -textures/proceduralx/floor-floor01 +textures/proceduralx/pattern-tiles01 { - qer_editorimage textures/proceduralx/floor/floor01 - dpoffsetmapping - 2 - dpglossintensitymod 3 - dpglossexponentmod 4 + qer_editorimage textures/proceduralx/pattern/tiles01 + dpoffsetmapping - 1 match8 178 q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky { - map textures/proceduralx/floor/floor01 + map textures/proceduralx/pattern/tiles01 } @@ -136,17 +126,16 @@ textures/proceduralx/floor-floor01 } -textures/proceduralx/floor-floor04 +textures/proceduralx/pattern-tiles04 { - qer_editorimage textures/proceduralx/floor/floor04 - dpoffsetmapping - 2 - dpglossintensitymod 3 - dpglossexponentmod 4 + qer_editorimage textures/proceduralx/pattern/tiles04 + dpoffsetmapping - 1 match8 127 q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky { - map textures/proceduralx/floor/floor04 + map textures/proceduralx/pattern/tiles04 } @@ -159,17 +148,38 @@ textures/proceduralx/floor-floor04 } -textures/proceduralx/floor-floor03 +textures/proceduralx/pattern-tiles03 { - qer_editorimage textures/proceduralx/floor/floor03 - dpoffsetmapping - 2 - dpglossintensitymod 3 - dpglossexponentmod 4 + qer_editorimage textures/proceduralx/pattern/tiles03 + dpoffsetmapping - 1 match8 147 q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky { - map textures/proceduralx/floor/floor03 + 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 match8 111 + q3map_bouncescale 1.25 + dpreflectcube cubemaps/default/sky + + + { + map textures/proceduralx/pattern/tiles05 }