stevensona/shader-toy

Feature request: GLSL ES 3.0 Support

MineCake147E opened this issue · 1 comments

GLSL ES 3.0 has many additional features.
The original ShaderToy does not support GLSL ES 3.0 either, but it would be great to add it to this wonderful extension.

It appears to me that WebGL 2.0 is compatible with GLSL ES 3.0 for the most part. Can you give me an example of what you are missing?