Deep precision (emulated double) renders the Mandelbrot slower but zooms far past the single-float wall.
The field auto-dives toward fractal-boundary detail (edge-seek). Drag, scroll, or click to re-aim; it re-targets and keeps descending. Toggle Cinematic tour to drift through each form instead.
Flight path ▶
0 points
Frame a shot → Add waypoint → repeat, then Play for a cinematic interpolated path. Each waypoint also stores the form’s parameter, so the shape can morph along the flight. Save/Load stores it as a recipe file.
Audio ▶
Generative ambient — drone + pluck, filter follows your zoom.
View ▶
Parameter ▶
Parameters animate during the tour. Select a form to expose its controls.
Research · exact values ▶
Governing iteration · Mandelbrot
zₙ₊₁ = zₙ² + c
Magnification1×
Precision (digits)3
Type a value, press Enter. Editing the centre or scale pins the view (stops the auto-dive).
Readout ▶
FormMandelbrot
Zoom1.0×
Center-0.50, 0.00
Iterations240
FPS--
About
A fractal is a form whose detail repeats at every scale. Each pixel is tested by repeatedly applying a simple rule; how fast it escapes to infinity sets its colour.