Applications · Creative
Chaos in art & sonification
Strange attractors are mathematically beautiful objects. They have inspired visual artists since the 1980s and now power generative video, music, and live-coded performances.
Strange-attractor art generator
Pick an attractor, a colour scheme, and a trajectory length. Click "Download PNG" to save the artwork. Use as a desktop wallpaper, slide background, or T-shirt print.
Sonification
The chaotic time series x(t) is normalised to [0, 1] and mapped to frequency (±1 octave around the base) and amplitude. The result is an audio rendering of the attractor: the Lorenz butterfly becomes a whoosh-and-flutter; the logistic at r = 4 sounds like coloured noise; the Rössler attractor has a slower, more rhythmic feel.
Requires Web Audio API (works in modern desktop & mobile browsers). Use headphones for the full effect.
Chaos game rule
vertices = 3 regular polygon
step: P_{n+1} = P_n + 0.500 · (V_random − P_n)
similarity dim (rule = none): 1.5850Pure randomness + a fixed contractive rule = deterministic fractal. Barnsley's theorem guarantees convergence. Try N=4 with factor=0.5 and rule=none (fills a square) vs no-same (Sierpinski-carpet-like cousin).
Visual
Sprott's Strange Attractor Gallery, Iñigo Quílez's GLSL shader sketches, and 3D-rendered Lorenz/Ikeda animations populate modern generative-art portfolios.
Sonification
Map a chaotic time series to audio frequencies, amplitudes, or panning. Lorenz produces an evocative whoosh-and-flutter; logistic at r near 4 sounds like coloured noise; Mackey-Glass yields slowly modulating drones.
Algorithmic music
Use a chaotic map as a pitch sequence generator with quantisation to a musical scale, or drive rhythmic gates from binarised time series. Iannis Xenakis pioneered this approach in the 1960s; modern live-coding systems make it easy.
Back to all applications.
Quick quiz
Test yourself on art
8 multiple-choice questions. Pick an answer for each, then submit to see explanations.
Q1.Strange attractors as art rose in popularity with:
Q2.Sonification maps:
Q3.Iannis Xenakis pioneered:
Q4.Generative art using IFS produces:
Q5.Iñigo Quílez's contribution:
Q6.Live-coding music environments (TidalCycles, SuperCollider) use chaos for:
Q7.Chaos-inspired visual art is mostly:
Q8.Why are chaotic attractors aesthetically appealing?