From: MirceaKitsune Date: Sat, 28 Jan 2012 14:42:54 +0000 (+0200) Subject: Cubemaps for evil1 grates X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=3fcdcb4935a0b2e5d97bd65cf79ac21cf9b01699;p=voretournament%2Fvoretournament.git Cubemaps for evil1 grates --- diff --git a/data/scripts/evil1_grates.shader b/data/scripts/evil1_grates.shader index e3aa425c..996bd166 100644 --- a/data/scripts/evil1_grates.shader +++ b/data/scripts/evil1_grates.shader @@ -1,5 +1,97 @@ +textures/evil1_grates/flr_grt +{ + dpreflectcube cubemaps/exomorph/exomorph + { + map textures/evil1_grates/flr_grt + } + { + map $lightmap + blendfunc GL_DST_COLOR GL_ZERO + rgbGen identity + } +} + +textures/evil1_grates/grt_ow +{ + dpreflectcube cubemaps/exomorph/exomorph + { + map textures/evil1_grates/grt_ow + } + { + map $lightmap + blendfunc GL_DST_COLOR GL_ZERO + rgbGen identity + } +} + +textures/evil1_grates/grt_rst1 +{ + dpreflectcube cubemaps/exomorph/exomorph + { + map textures/evil1_grates/grt_rst1 + } + { + map $lightmap + blendfunc GL_DST_COLOR GL_ZERO + rgbGen identity + } +} + +textures/evil1_grates/smlgrt_rnd +{ + dpreflectcube cubemaps/exomorph/exomorph + { + map textures/evil1_grates/smlgrt_rnd + } + { + map $lightmap + blendfunc GL_DST_COLOR GL_ZERO + rgbGen identity + } +} + +textures/evil1_grates/smlgrt_rnd2 +{ + dpreflectcube cubemaps/exomorph/exomorph + { + map textures/evil1_grates/smlgrt_rnd2 + } + { + map $lightmap + blendfunc GL_DST_COLOR GL_ZERO + rgbGen identity + } +} + +textures/evil1_grates/smlgrt_sqr +{ + dpreflectcube cubemaps/exomorph/exomorph + { + map textures/evil1_grates/smlgrt_sqr + } + { + map $lightmap + blendfunc GL_DST_COLOR GL_ZERO + rgbGen identity + } +} + +textures/evil1_grates/smllgrt_h +{ + dpreflectcube cubemaps/exomorph/exomorph + { + map textures/evil1_grates/smllgrt_h + } + { + map $lightmap + blendfunc GL_DST_COLOR GL_ZERO + rgbGen identity + } +} + textures/evil1_grates/flrgrt_h { + dpreflectcube cubemaps/exomorph/exomorph qer_editorimage textures/evil1_grates/flrgrt_h.tga surfaceparm nomarks surfaceparm trans diff --git a/data/textures/evil1_grates/flr_grt_reflect.JPG b/data/textures/evil1_grates/flr_grt_reflect.JPG new file mode 100644 index 00000000..f97e8962 Binary files /dev/null and b/data/textures/evil1_grates/flr_grt_reflect.JPG differ diff --git a/data/textures/evil1_grates/flrgrt_h_reflect.tga b/data/textures/evil1_grates/flrgrt_h_reflect.tga new file mode 100644 index 00000000..1b87d572 Binary files /dev/null and b/data/textures/evil1_grates/flrgrt_h_reflect.tga differ diff --git a/data/textures/evil1_grates/grt_ow_reflect.JPG b/data/textures/evil1_grates/grt_ow_reflect.JPG new file mode 100644 index 00000000..3ba52314 Binary files /dev/null and b/data/textures/evil1_grates/grt_ow_reflect.JPG differ diff --git a/data/textures/evil1_grates/grt_rst1_reflect.JPG b/data/textures/evil1_grates/grt_rst1_reflect.JPG new file mode 100644 index 00000000..f52793c2 Binary files /dev/null and b/data/textures/evil1_grates/grt_rst1_reflect.JPG differ diff --git a/data/textures/evil1_grates/smlgrt_rnd2_reflect.JPG b/data/textures/evil1_grates/smlgrt_rnd2_reflect.JPG new file mode 100644 index 00000000..fb37ab2d Binary files /dev/null and b/data/textures/evil1_grates/smlgrt_rnd2_reflect.JPG differ diff --git a/data/textures/evil1_grates/smlgrt_rnd_reflect.JPG b/data/textures/evil1_grates/smlgrt_rnd_reflect.JPG new file mode 100644 index 00000000..e4fed545 Binary files /dev/null and b/data/textures/evil1_grates/smlgrt_rnd_reflect.JPG differ diff --git a/data/textures/evil1_grates/smlgrt_sqr_reflect.JPG b/data/textures/evil1_grates/smlgrt_sqr_reflect.JPG new file mode 100644 index 00000000..7a4820e1 Binary files /dev/null and b/data/textures/evil1_grates/smlgrt_sqr_reflect.JPG differ diff --git a/data/textures/evil1_grates/smllgrt_h_reflect.JPG b/data/textures/evil1_grates/smllgrt_h_reflect.JPG new file mode 100644 index 00000000..68461fb1 Binary files /dev/null and b/data/textures/evil1_grates/smllgrt_h_reflect.JPG differ