A simple N-body simulation implemented using WebGPU.
https://jrprice.github.io/NBody-WebGPU/
Initial setup:
npm install
Recompiling after changes:
npx tsc
npx webpack
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple N-body simulation implemented using WebGPU.
https://jrprice.github.io/NBody-WebGPU/
Initial setup:
npm install
Recompiling after changes:
npx tsc
npx webpack