Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 289 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 289 Bytes

mandelbrot

Mandelbrot brunt-force rendering in Rust from the book Programming Rust by Jim Blandy, Jason Orendorff, and Leonora Tindall.

TODOs

  • Progress bar
  • Mutable max iterations
  • Different image format outputs