A free, open-source fractal explorer built in Rust. GPU-accelerated rendering, 12 fractal types, high-precision deep zoom, and professional 8K export.
v0.2.2 Showcase -- Insideout Dragon fractal, GPU-rendered with custom colormap
Mandelbrot, Julia, Burning Ship, Tippets, Multifractal-Julia, Cactus, Marek Dragon, Tetration, Lemon, Zubieta, Sin Julia, Insideout Dragon.
Real-time fractal rendering via WGPU compute shaders for 7 fractal types. Tiled GPU rendering handles large exports without running out of video memory.
CPU high-precision mode using arbitrary-precision BigFloat arithmetic at 64 to 1024 bits. Zoom past 10^15 magnification without banding artifacts.
Interactive saturation-value plane and hue bar. Hex and RGB entry. Custom gradient editor with draggable stops.
Export fractal renders up to 8K resolution as PNG with Lanczos3 downscaling. Create animated zoom GIFs. Every exported file embeds full rendering parameters as metadata.
Render fractals from the command line without a GUI. Batch process export jobs, override parameters, and save or load settings as JSON for reproducible workflows.