zcyemi / webgl2-stablefluids

webgl2 stable fluid simulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

webgl2 stable fluid simulation.


Languages

Language:TypeScript 73.4%Language:GLSL 16.8%Language:JavaScript 9.8%