Author Topic: Does anyone here know GLSL code?  (Read 946 times)

I am trying to merge GLSL code and need someone who can figure out what I'm doing wrong. I've worked out all the syntax errors, but something is still wonky.

hit me up with a PM or add me on Steam, I can help you out

Or you can post your code so people can jump through less hoops to help you.

I've used it in programs of mine.
Not exactly an expert but I could take a look as well.

I'm trying to adapt this shader from a Minecraft Shader Mod to Minecraft's new default shader system (13w38a): http://www.minecraftforum.net/topic/847696-100-glsl-acid-shader-mod/

Although in the past hours of testing, it seems the default shaders don't support 3D modifying. gl_Position pertains to the screen region and not the objects displayed on it. Maybe I'm just missing something, but if so, this will have to wait until a later version/mod...