Each click spawns new waves from that point. Built using threejs and custom shaders
Like this project
Posted Feb 20, 2026
Particle wave system in WebGL:
-Vertex shader calculates distance-based wave propagation
- Click anywhere to update wave origin
- Particles scale up when ne...