From: Sahil Singhal Date: Sat, 21 Aug 2010 00:14:38 +0000 (-0400) Subject: Gloss maps for techpanelx. X-Git-Tag: xonotic-v0.1.0preview~151^2~36^2~3 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=9dc4b83f3add168dd22fd284b137e68184c0238e;hp=3c479029035a22a2b91ad78a534d22bbd6d28eea Gloss maps for techpanelx. --- diff --git a/scripts/techpanelx.shader b/scripts/techpanelx.shader index f0603cd7..71714e52 100644 --- a/scripts/techpanelx.shader +++ b/scripts/techpanelx.shader @@ -3,7 +3,9 @@ textures/techpanelx/base-diamondplate qer_editorimage textures/techpanelx/base/base_diamondplate.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/base/base_diamondplate.png @@ -22,6 +24,9 @@ textures/techpanelx/floor-panel1 qer_editorimage textures/techpanelx/floor/floor_panel1.png q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { @@ -41,7 +46,9 @@ textures/techpanelx/floor-panel2 qer_editorimage textures/techpanelx/floor/floor_panel2.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/floor/floor_panel2.png @@ -60,7 +67,9 @@ textures/techpanelx/panel-techcrate qer_editorimage textures/techpanelx/panel/panel_techcrate.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/panel/panel_techcrate.png @@ -79,7 +88,9 @@ textures/techpanelx/panel-tech1b qer_editorimage textures/techpanelx/panel/panel_tech1b.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/panel/panel_tech1b.png @@ -98,7 +109,9 @@ textures/techpanelx/panel-tech1r qer_editorimage textures/techpanelx/panel/panel_tech1r.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/panel/panel_tech1r.png @@ -117,12 +130,35 @@ textures/techpanelx/panel-tech2r qer_editorimage textures/techpanelx/panel/panel_tech2r.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/panel/panel_tech2r.png + } + { + map $lightmap + rgbGen identity + tcGen lightmap + blendfunc filter + } +} +textures/techpanelx/panel-tech2b +{ + qer_editorimage textures/techpanelx/panel/panel_tech2b.png + + q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 + + { + map textures/techpanelx/panel/panel_tech2b.png + + } { map $lightmap @@ -136,7 +172,9 @@ textures/techpanelx/panel_tech3 qer_editorimage textures/techpanelx/panel/panel_tech3.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/panel/panel_tech3.png @@ -155,7 +193,9 @@ textures/techpanelx/panel-tech4 qer_editorimage textures/techpanelx/panel/panel_tech4.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/panel/panel_tech4.png @@ -174,7 +214,9 @@ textures/techpanelx/trim-section1b qer_editorimage textures/techpanelx/trim/trim_section1b.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/trim/trim_section1b.png @@ -193,7 +235,9 @@ textures/techpanelx/trim-section1r qer_editorimage textures/techpanelx/trim/trim_section1r.png q3map_bounceScale 0.5 - + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { map textures/techpanelx/trim/trim_section1r.png @@ -212,6 +256,9 @@ textures/techpanelx/wall-section2r qer_editorimage textures/techpanelx/wall/wall_section2r.png q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { @@ -231,6 +278,9 @@ textures/techpanelx/wall-section3 qer_editorimage textures/techpanelx/wall/wall_section3.png q3map_bounceScale 0.5 + dpoffsetmapping - 2 + dpglossintensitymod 3 + dpglossexponentmod 4 { diff --git a/textures/techpanelx/base/base_diamondplate_gloss.png b/textures/techpanelx/base/base_diamondplate_gloss.png new file mode 100644 index 00000000..9ac0535d Binary files /dev/null and b/textures/techpanelx/base/base_diamondplate_gloss.png differ diff --git a/textures/techpanelx/floor/floor_panel1_gloss.png b/textures/techpanelx/floor/floor_panel1_gloss.png new file mode 100644 index 00000000..99e81c84 Binary files /dev/null and b/textures/techpanelx/floor/floor_panel1_gloss.png differ diff --git a/textures/techpanelx/floor/floor_panel2_gloss.png b/textures/techpanelx/floor/floor_panel2_gloss.png new file mode 100644 index 00000000..889607ff Binary files /dev/null and b/textures/techpanelx/floor/floor_panel2_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech1b_gloss.png b/textures/techpanelx/panel/panel_tech1b_gloss.png new file mode 100644 index 00000000..a5e102a6 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1b_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech1r_gloss.png b/textures/techpanelx/panel/panel_tech1r_gloss.png new file mode 100644 index 00000000..c9e63d27 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech1r_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech2b_gloss.png b/textures/techpanelx/panel/panel_tech2b_gloss.png new file mode 100644 index 00000000..172b1cb6 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2b_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech2r_gloss.png b/textures/techpanelx/panel/panel_tech2r_gloss.png new file mode 100644 index 00000000..37db328c Binary files /dev/null and b/textures/techpanelx/panel/panel_tech2r_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech3_gloss.png b/textures/techpanelx/panel/panel_tech3_gloss.png new file mode 100644 index 00000000..ca2e7085 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech3_gloss.png differ diff --git a/textures/techpanelx/panel/panel_tech4_gloss.png b/textures/techpanelx/panel/panel_tech4_gloss.png new file mode 100644 index 00000000..a6904c68 Binary files /dev/null and b/textures/techpanelx/panel/panel_tech4_gloss.png differ diff --git a/textures/techpanelx/panel/panel_techcrate_gloss.png b/textures/techpanelx/panel/panel_techcrate_gloss.png new file mode 100644 index 00000000..b8b0aa7f Binary files /dev/null and b/textures/techpanelx/panel/panel_techcrate_gloss.png differ diff --git a/textures/techpanelx/trim/trim_section1b_gloss.png b/textures/techpanelx/trim/trim_section1b_gloss.png new file mode 100644 index 00000000..c8c4e6e8 Binary files /dev/null and b/textures/techpanelx/trim/trim_section1b_gloss.png differ diff --git a/textures/techpanelx/trim/trim_section1r_gloss.png b/textures/techpanelx/trim/trim_section1r_gloss.png new file mode 100644 index 00000000..ba178380 Binary files /dev/null and b/textures/techpanelx/trim/trim_section1r_gloss.png differ diff --git a/textures/techpanelx/wall/wall_section2r_gloss.png b/textures/techpanelx/wall/wall_section2r_gloss.png new file mode 100644 index 00000000..0b28756a Binary files /dev/null and b/textures/techpanelx/wall/wall_section2r_gloss.png differ diff --git a/textures/techpanelx/wall/wall_section3_gloss.png b/textures/techpanelx/wall/wall_section3_gloss.png new file mode 100644 index 00000000..88259aa7 Binary files /dev/null and b/textures/techpanelx/wall/wall_section3_gloss.png differ