Game Development Community


#1
11/29/2009 (3:33 pm)
There are tons of HLSL resources online. The shader files are stored in your project/game/shaders folder.

You also may want to look into rendermonkey, it's great for editing shaders and includes several good ones already.

For implementing a custom shader, check out this resource