Skip to content

mihirmalaviya/particle-life-3d-gpu

Repository files navigation

WebGPU Particle Life

demo

Credit to James Price for the code I based this off of https://jrprice.github.io/NBody-WebGPU/

Building

Initial setup:

npm install

Recompiling after changes:

npx tsc
npx webpack

About

Rewrote my particle life code to run on WebGPU for increased performance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published