Author Topic: Shaders - How do you make them?  (Read 896 times)

How do you write a shader?

I've looked through the default shader's source code and I can make nither head or tail of it. Would you guys happen to know anything about the syntax for this?

GLSL.
Google it.
Theres probably some functions that badspot removed but for the most part you can do cool stuff.

It uses a public system called glsl shaders.

Perhaps try looking it up, I'm sure there is a public resource for it somewhere.

for the most part you can do cool stuff.
You really can, I made this a while ago.


this topic helped me a bit, I learned some by reading it and the shader code.
« Last Edit: January 01, 2013, 10:20:46 AM by Scars75 »

Can we get it to render more lights?