antoineMoPa / ogl-js

Fun with Javascript, OpenGL and GLSL
GNU General Public License v3.0
4 stars 1 forks source link

GLSL fallbacks #4

Open antoineMoPa opened 8 years ago

antoineMoPa commented 8 years ago

I got that error on my laptop:

error: GLSL ES 3.00 is not supported. Supported versions are: 1.10, 1.20, and 1.00 ES

It would be nice to have a fallback mechanism for shaders.