Fractal Dive — Mandelbrot/Julia
Zoom: 1.0x | Iter: 256 | c: 0+0i
Scroll: zoom | Drag: pan | Click: Julia seed | Space: auto-dive
Julia set at cursor

// FRACTAL DIVE

Fractal exploration at arbitrary depth. Each pixel is an iterated map — z = z^2 + c. Points that never escape are in the set. The boundary is where infinity meets forever.