Skip to content

Instantly share code, notes, and snippets.

@hypevhs
Created January 13, 2015 06:22
Show Gist options
  • Save hypevhs/2ca224b772560f6a4b50 to your computer and use it in GitHub Desktop.
Save hypevhs/2ca224b772560f6a4b50 to your computer and use it in GitHub Desktop.
JanusVR Linux QGL shader: http://acidjazzed.github.io/shader.txt
QGLShader::compile(Fragment): 0:5(38): error: `iNormalWorld' undeclared
0:5(38): error: no matching function for call to `normalize(error)'; candidates are:
0:5(38): error: float normalize(float)
0:5(38): error: vec2 normalize(vec2)
0:5(38): error: vec3 normalize(vec3)
0:5(38): error: vec4 normalize(vec4)
0:8(14): error: `diffuseLight' undeclared
0:8(38): error: operands to arithmetic operators must be numeric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment