← All Labs

Mandelbrot Set — Deep Zoom

Click to zoom into the boundary of the Mandelbrot set — infinite complexity at every scale

Click to zoom in, right-click to zoom out. Arrow keys to pan.
Julia set at mouse position c
Center: (−0.5, 0) | Scale: 3.0
The Mandelbrot set: c ∈ ℂ such that zn+1 = zn² + c does not diverge from z₀=0. Smooth coloring uses the escape time + log of the magnitude: μ = n − log₂(log|z|) for continuous gradients. The boundary has Hausdorff dimension 2 (Shishikura, 1998). The Julia set for each c is either connected (c ∈ M) or totally disconnected dust (c ∉ M). Interesting points: main cardioid |c − ¼|² + Re(c − ¼) < ¼, period-2 bulb |c+1| < ¼.