Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 309 Bytes

Mandelbrot viewer in Rust

cargo run

Left click to zoom in to the image. Right click to go undo zoom. Compiled release is much faster.

Mandelbrot Viewer

Loosely inspired by a Princeton assignment.