Hacker News new | ask | show | jobs
by Sharlin 2197 days ago
> Are they compiling these shaders locally in the browser?

Yes, shader compilation has always been a part of the OpenGL API itself. A conforming implementation must include a compiler.