File: oquartz.shader

package info (click to toggle)
openarena-data 0.8.5split-17
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 191,828 kB
  • sloc: ansic: 4,262; makefile: 142; perl: 22
file content (32 lines) | stat: -rw-r--r-- 564 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
textures/oquartz/+0sflob
{
	q3map_lightimage textures/oquartz/0sflovrox.tga
	surfaceparm metalsteps
	surfaceparm nomarks
	q3map_surfacelight 128
	{
		map textures/oquartz/0sflovrox.tga
		rgbGen wave sin 0.5 0.5 0 1 
		tcMod scroll -4 0
	}
	{
		map textures/oquartz/0sflovrox.tga
		blendfunc add
		rgbGen wave noise 0 0.5 0 0.2 
		tcMod scroll -2 0
	}
	{
		map textures/effects/tinfx2c.tga
		blendfunc add
		tcGen environment 
	}
	{
		map textures/oquartz/0sflob.tga
		blendfunc blend
	}
	{
		map $lightmap 
		blendfunc filter
	}
}