Skip to content

zcyemi/webgl2-stablefluids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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