webgl2-stablefluids icon indicating copy to clipboard operation
webgl2-stablefluids copied to clipboard

webgl2 stable fluid simulation.

webgl2-stablefluids

Jos Stam's "Stable Fluids" implementation on WebGL2.

Migrate from keijiro/StableFluids.

Live Demo

gif

Quick Start

//clone this repo
git clone [email protected]:soyemi/webgl2-stablefluids.git
npm install

//run demo
npm run start

//build source
npm run build

License CC0