Hacker News new | ask | show | jobs
by Jasper_ 2371 days ago
WebGL 2.0 is a version of OpenGL ES 3.0, which does not have compute. That was added in 3.1.
1 comments

Indeed, I keep forgetting that the latest OpenGL ES version is 3.2, and all attempts to bring it into WebGL failed.

Still not every ES 3.0 feature is available.