~240 glowing drones morph between sphere, grid, spiral and wave formations.
Drag to orbit, scroll to zoom.
Each drone is a vertex in a single additive-blended THREE.Points buffer; every few seconds a new target formation (Fibonacci sphere, cubic grid, spiral, or sinusoidal wave) is generated and each drone's current position is exponentially lerped toward its new target, producing smooth self-organizing swarm transitions. A handful of point lights track sampled drones to fake a soft bloom/glow without full post-processing.