File: turrets.shader

package info (click to toggle)
nexuiz-data 2.5.2-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,294,288 kB
  • sloc: ansic: 10,523; perl: 6,845; sh: 2,188; java: 1,417; xml: 969; lisp: 519; ruby: 136; makefile: 125
file content (57 lines) | stat: -rw-r--r-- 914 bytes parent folder | download | duplicates (6)
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
models/turrets/tesla_chrome
{

	qer_editorimage models/turrets/chrome.tga

	//dp_reflect 0 0.75 0.75 1 0.5	
	{
		map models/turrets/chrome.tga	
		rgbGen vertex
		tcGen environment 
		tcMod scale 2 2
		
	}
}

models/turrets/phaser_beam
{
	surfaceparm trans
	cull none
	nopicmip

	qer_editorimage models/turrets/phaser_beam
	{		
		map models/turrets/phaser_beam
		blendFunc add
	}

}

models/turrets/reactor_beams
{
	surfaceparm trans
	cull none

	qer_editorimage models/turrets/reactor
	{		
		map models/turrets/reactor
		blendFunc add
	}
}

models/turrets/r_fx1
{
	surfaceparm nomarks
	surfaceparm trans
	surfaceparm pointlight
	surfaceparm nolightmap	
	nopicmip
	qer_editorimage models/turrets/r_fx1_1

	{
		animmap 10 models/turrets/r_fx1_3 models/turrets/r_fx1_4 models/turrets/r_fx1_5 models/turrets/r_fx1_4 models/turrets/r_fx1_3 models/turrets/r_fx1_2  models/turrets/r_fx1_1 models/turrets/r_fx1_2 
	}

}