Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 481 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 481 Bytes

webgl2-stablefluids

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

Migrate from keijiro/StableFluids.

Live Demo

gif

Quick Start

//clone this repo
git clone git@github.com:soyemi/webgl2-stablefluids.git
npm install

//run demo
npm run start

//build source
npm run build

License CC0