q3rally/baseq3r/scripts/newmenu.shader
2011-03-12 21:16:14 +00:00

81 lines
1.2 KiB
GLSL

logoTitle
{
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
{
cull disable
{
map textures/oafx/orangechrm_2.jpg
tcMod rotate 7
tcGen environment
}
}
logoHalo
{
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
{
{
map menu/art/cutred.tga
blendfunc filter
}
{
map menu/art/cut_frame.tga
blendfunc blend
}
}
menu/art/addbotframe
{
{
map menu/art/addbotred.tga
blendfunc filter
}
{
map menu/art/addbotframe.tga
blendfunc blend
}
}