- 300K particles simulated entirely on the GPU
- Real compute-shader starter, not a hello-triangle
- Interactive cursor gravity well
A single-file WebGPU demo that simulates 300,000 particles on the GPU with a cursor gravity well, written in WGSL compute shaders with no build step. Proof I can drop to the metal when a problem calls for raw graphics performance.