Jump to content

Home

shader editors


sematriclen

Recommended Posts

Posted

ok i was just wonderin does any1 know and editor to make a shader with the alpha channels and stuff if so can ya post where i can get it from

 

P.S. WEEEEE i have a glowing name!!!!!!:D :D :D :D

Posted

ok iv figured it out i think this is the script for some green glass i made

 

textures/pitrim/sphere_glass

{

qer_trans 0.5

surfaceparm nonopaque

surfaceparm trans

q3map_nolightmap

{

map textures/tests/glass2

blendFunc GL_ZERO GL_ONE_MINUS_SRC_COLOR

}

{

// tcMod scale 3 3

 

map textures/tests/glass2

blendFunc GL_ONE GL_ONE

tcGen environment

}

{

map textures/pitrim/sphere_glass

blendFunc GL_ONE GL_ONE

rgbGen wave sin 0.25 0 0 0

}

}

 

 

***plz tell me if that right thanx***

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...