]> git.xonotic.org Git - voretournament/voretournament.git/blob - data/scripts/evil2_trim.shader
evil6 shaders
[voretournament/voretournament.git] / data / scripts / evil2_trim.shader
1 textures/evil2_trim/trim_odd\r
2 {\r
3         dpreflectcube cubemaps/exomorph/exomorph\r
4         {\r
5                 map textures/evil2_trim/trim_odd\r
6         }\r
7         {\r
8                 map $lightmap\r
9                 blendfunc GL_DST_COLOR GL_ZERO\r
10                 rgbGen identity\r
11     }\r
12 }\r
13 \r
14 textures/evil2_trim/trim_wrnodd_reflect\r
15 {\r
16         dpreflectcube cubemaps/exomorph/exomorph\r
17         {\r
18                 map textures/evil2_trim/trim_wrnodd_reflect\r
19         }\r
20         {\r
21                 map $lightmap\r
22                 blendfunc GL_DST_COLOR GL_ZERO\r
23                 rgbGen identity\r
24     }\r
25 }