Mandelbrot

This is an explorative tool for the Mandelbrot set written in Rust and JavaScript.

Click and drag over a part of the image to zoom in. To pan around, shift-click and drag or use two fingers on mobile.

Zooming in on edges of the black region produces the most interesting images. Example images are below. Zooming in far enough will pixelate due to system constraints on representing incredibly small values.

Note: the Firefox setting "resistFingerprinting" can interfere with this app.

Images from the Mandelbrot program