Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Shaders - How do you make them?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Shaders - How do you make them? (Read 896 times)
chrisbot6
December 31, 2012, 05:41:00 PM
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?
Ad Bot
Advertisement
Brian Smithers
December 31, 2012, 05:41:57 PM
GLSL.
Google it.
Theres probably some functions that badspot removed but for the most part you can do cool stuff.
Lugnut
December 31, 2012, 05:43:14 PM
It uses a public system called glsl shaders.
Perhaps try looking it up, I'm sure there is a public resource for it somewhere.
Scars75
January 01, 2013, 10:18:29 AM
Quote from: Brian Smithers on December 31, 2012, 05:41:57 PM
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
»
Zeblote
January 01, 2013, 10:19:46 AM
Can we get it to render more lights?
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Shaders - How do you make them?