Skip to content

NaokiHori/WebGL-NS-Solver

Repository files navigation

License Last Commit CI

UNDER ACTIVE DEVELOPMENT

A toy Navier-Stokes solver powered by the GPU, designed to run directly in web browsers.

Requirements

Caveat

This is really a toy solver to create something "practical" on GPU. The performance is far from being optimal (mainly due to the limitations of WebGL2).