mrly.net

mandelbrot

An endless zoom into the Mandelbrot set. Each cycle hunts for a point near the edge of the set, dives toward it for a while, fades out, and starts somewhere new. The escape counts are computed per pixel in plain Rust, with an optional GPU shader doing the same math; the target is chosen from a seed, so the same seed takes the same journey.

Dials