Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GL3 Shader Error (could not load gl3 shader)
02-19-2018, 04:21 PM,
#6
RE: GL3 Shader Error (could not load gl3 shader)
(02-18-2018, 03:28 PM)NaN Wrote: Try removing "invariant gl_Position;" from the vert files in shaders gl3, to see what happens.

If this doesn't work, try replacing "in vec3 eyespacePosition;" with "invariant in vec3 eyespacePosition;" in the frag files.

Sorry, I can't find shaders gl3: there is a gl3v folder within src/graphics; also within graphics there are some files called vertex... Are these the ones I should look into?

I'm a bit lost...
Reply


Messages In This Thread
[No subject] - by NaN - 08-23-2012, 10:04 AM
RE: GL3 Shader Error (could not load gl3 shader) - by arturo - 02-19-2018, 04:21 PM
[No subject] - by kidice - 08-23-2012, 10:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)