]> icculus.org git repositories - divverent/nexuiz.git/blob - data/scripts/dsi.shader
nothing to see here
[divverent/nexuiz.git] / data / scripts / dsi.shader
1 textures/liquids/dsiwater_ripple\r
2 {\r
3         qer_editorimage textures/liquids/pool3d_3c.tga\r
4         qer_trans .5\r
5         q3map_globaltexture\r
6         surfaceparm trans\r
7         surfaceparm nonsolid\r
8         surfaceparm water\r
9         cull disable\r
10         deformVertexes wave 64 sin .5 .5 0 .5\r
11         {\r
12                 map textures/liquids/pool3d_5c.tga\r
13                 blendFunc GL_dst_color GL_one\r
14                 rgbgen identity\r
15                 tcmod scale .5 .5\r
16                 tcmod transform 1.5 0 1.5 1 1 2\r
17                 tcmod scroll -.05 .001\r
18         }\r
19         {\r
20                 map textures/liquids/pool3d_6c.tga\r
21                 blendFunc GL_dst_color GL_one\r
22                 rgbgen identity\r
23                 tcmod scale .5 .5\r
24                 tcmod transform 0 1.5 1 1.5 2 1\r
25                 tcmod scroll .025 -.001\r
26         }\r
27         {\r
28                 map textures/liquids/pool3d_3c.tga\r
29                 blendFunc GL_dst_color GL_one\r
30                 rgbgen identity\r
31                 tcmod scale .25 .5\r
32                 tcmod scroll .001 .025\r
33         }\r
34         {\r
35                 map $lightmap\r
36                 blendFunc GL_dst_color GL_zero\r
37                 rgbgen identity\r
38         }\r
39 }\r
40 \r
41 textures/dsi/weapspawn01\r
42 {\r
43         surfaceparm nomarks\r
44         surfaceparm trans\r
45         surfaceparm pointlight\r
46         nopicmip\r
47         {\r
48                 clampmap textures/dsi/weapspawn01.tga\r
49                 blendfunc add\r
50                 rgbGen Vertex\r
51                 tcMod rotate 45\r
52         }\r
53         {\r
54                 map textures/dsi/weapspawn01.blend.tga\r
55                 blendfunc add\r
56                 rgbGen Vertex\r
57         }\r
58 }\r
59 \r
60 textures/dsi/dsiglass\r
61 {\r
62         qer_editorimage textures/dsi/dsiglass.tga\r
63         surfaceparm trans\r
64         cull disable\r
65         qer_trans 0.5\r
66
67         {\r
68                 map textures/dsi/dsiglass.tga\r
69                 blendfunc add\r
70                 rgbGen identity\r
71         }       \r
72 }\r
73 \r
74 textures/dsi/cmp1_logo\r
75 {\r
76         surfaceparm nomarks\r
77         surfaceparm trans\r
78         surfaceparm pointlight\r
79         nopicmip\r
80         {\r
81                 map textures/dsi/cmp1_logo.tga\r
82                 blendfunc add\r
83                 rgbGen Vertex\r
84         }\r
85 }