Dive into the infinite utility of the Mandelbrot set and other complex fractals.
Fractals are mathematical shapes that look similar at any scale.
The Mandelbrot Set is generated by iterating the formula $z_{n+1} = z_n^2 + c$. Points that don't escape to infinity are part of the set (black).
Controls: - Wheel/Pinch: Zoom - Drag: Pan - Sidebar: Settings