File: newmenu.shader

package info (click to toggle)
openarena-088-data 0.8.8-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 485,592 kB
  • ctags: 63
  • sloc: ansic: 123; makefile: 97; perl: 22; sh: 20
file content (85 lines) | stat: -rw-r--r-- 1,273 bytes parent folder | download | duplicates (8)
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
logoTitle
{
	nopicmip
	cull disable
	{
		map textures/oafx/burnme.jpg
		blendfunc add
		tcMod scroll 0 0.1
	}
	{
		map textures/oafx/burnme.jpg
		blendfunc add
		rgbGen wave noise 0 0.1 0 7 
		tcMod scroll 0 -0.03
	}
	{
		map textures/oafx/burnme.jpg
		blendfunc add
		rgbGen wave sin 0 2 0 0.14 
		tcMod scroll 0 -0.08
	}
}

logoEmblem
{
	nopicmip
	cull disable
	{
		map textures/oafx/orangechrm_2.jpg
		tcMod rotate 7
		tcGen environment 
	}
}

logoHalo
{
	nopicmip
	deformVertexes autosprite
	{
		clampmap textures/oafx/flare.tga
		blendfunc add
		rgbGen const ( 0.1019 0.3176 0.4941 )
		tcMod rotate -7
	}
	{
		clampmap textures/oafx/flare.tga
		blendfunc add
		rgbGen const ( 0.1019 0.3176 0.4941 )
		tcMod rotate 3
		tcMod stretch sin 1 -0.5 0 0.3 
	}
	{
		clampmap textures/oafx/flare.tga
		blendfunc add
		rgbGen const ( 0.1019 0.3176 0.4941 )
		tcMod rotate 9
		tcMod stretch sin 1 0.4 0 0.6 
	}
}

menu/art/cut_frame
{
	nopicmip
	{
		map menu/art/cutred.tga
		blendfunc filter
	}
	{
		map menu/art/cut_frame.tga
		blendfunc blend
	}
}

menu/art/addbotframe
{
	nopicmip
	{
		map menu/art/addbotred.tga
		blendfunc filter
	}
	{
		map menu/art/addbotframe.tga
		blendfunc blend
	}
}