Bend 2 Mandelbrot

A native Mandelbrot explorer for Apple Silicon Macs, with interactive zooming, panning, adjustable coloring, and deep-zoom experiments. Its Retina interface uses a teal, ivory, and copper palette.
Bend 2 GPU code handles ordinary-depth fractal rendering, while dedicated Metal kernels support the multiprecision path. The repository includes laws, proofs, screenshots, and measurement evidence. This is a macOS-specific research application requiring the documented Bend and Apple toolchains.
The sources
Explore the original posts and links behind this build.
GitHubhttps://github.com/tomc98/bend-2-mandelbrot/blob/main/README.md ↗GitHubhttps://github.com/tomc98/bend-2-mandelbrot/blob/main/core.bend ↗