Mandelbrot brunt-force rendering in Rust from the book Programming Rust by Jim Blandy, Jason Orendorff, and Leonora Tindall.
- Progress bar
- Mutable max iterations
- Different image format outputs
Mandelbrot brunt-force rendering in Rust from the book Programming Rust by Jim Blandy, Jason Orendorff, and Leonora Tindall.