Navigate the geometry of chaos — see it, hear it, shape it
Strange attractors are among the most beautiful objects in mathematics — they emerge from simple differential equations yet produce infinitely complex, never-repeating trajectories. While 3D visualizations of attractors exist online, none let you hear the chaos while simultaneously tuning the system's parameters in real time. This project bridges visual mathematics and auditory perception: your trajectory through phase space becomes both a sculpture and a soundscape.
An interactive explorer for nonlinear dynamical systems. You select a system of ordinary differential equations (like the Lorenz or Rössler attractor), and the app integrates them in real time using 4th-order Runge-Kutta, rendering the resulting 3D trajectory on canvas. Parameters are live-tunable — change a single value and watch the entire geometry morph. Enable audio to hear the system's state mapped to pitch, timbre, and rhythm via the Web Audio API.