Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 246 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 246 Bytes

gputhing

A full WebGPU fluid simulation using the Navier-Stokes equations.

$ pnpm install
$ pnpm run start

Open up Chrome Canary and enable the webgpu flag in chrome://flags. Then open up http://localhost:3000