WebGL NS Solver A toy Navier-Stokes solver powered by the GPU, designed to run directly in web browsers. Requirements WebGL2 EXT_color_buffer_float API Caveat This is really a toy solver to create something on GPU. The performance is far from being optimal (mainly due to the limitations of WebGL2).