Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

shaders

Page: 1 of 1
 loefazzer
02-20-2005, 5:57 AM
#1
hey, can you help me??
i have to make smth like that

code:
models/mapobjects/atlantis/water04
{
surfaceparm water
{
map models/mapobjects/atlantis/water04
blendFunc GL_DST_COLOR GL_SRC_COLOR
tcMod scroll 0 -1
}
{
map $lightmap
blendFunc GL_DST_COLOR GL_ZERO
}
}

and its kinda shader, so can you tell how to do that?? i mean how to make shaders and insert them into map

thx in advance ;)
 demo
02-20-2005, 12:07 PM
#2
um save as a .shader file
in yor base/shaders folder add the shader file name to shader.txt
Page: 1 of 1