Even before WebGL2 introduced compute shaders, it was possible to hack WebGL to do GPGPU compute in normal fragment shaders. Here’s a presentation (and demo) that I made to showcase that:
Even before WebGL2 introduced compute shaders, it was possible to hack WebGL to do GPGPU compute in normal fragment shaders. Here’s a presentation (and demo) that I made to showcase that: