File: czest.shader

package info (click to toggle)
openarena-data 0.8.5split-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 191,764 kB
  • sloc: ansic: 4,254; makefile: 88; perl: 22
file content (64 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
textures/czest3ctf/fir_branch
{
	qer_editorimage textures/czest3ctf/fir_branch.tga
	surfaceparm nomarks
	surfaceparm nonsolid
	cull disable
	{
		map textures/czest3ctf/fir_branch.tga
		depthWrite
		alphaFunc GE128
	}
	{
		map $lightmap
		blendfunc filter
		tcGen lightmap
		depthFunc equal
	}
}

models/mapobjects/czest2ctf/lamphanggrate
{
	cull none
	{
		map models/mapobjects/czest2ctf/lamphanggrate.tga
		rgbGen identity
	}
	{
		map $lightmap
		rgbGen identity
		blendFunc GL_DST_COLOR GL_ZERO
		depthFunc equal
	}
}

textures/czest2ctf/sundownsky
{
	surfaceparm noimpact
	surfaceparm nolightmap
	surfaceparm sky
	q3map_lightsubdivide 256
	q3map_globaltexture
	q3map_sun 1 0.8 0.7 70 70 30
	q3map_sun 1 0.8 0.7 30 250 30
	skyParms full 700 -
	{
		map textures/czest2ctf/redclouds.jpg
		tcMod scroll -0.013 0.04
	}
	{
		map textures/skies/dimclouds.tga
		blendfunc add
		tcMod scroll 0.02 0.07
	}
}

textures/czest2ctf/darkfog
{
	surfaceparm trans
	surfaceparm nonsolid
	surfaceparm fog
	surfaceparm nolightmap
	cull disable
	fogparms ( 0.05 0.05 0.05 ) 1024
}