Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 205 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 205 Bytes

mandelbrot

mandelbrot set visualization written in rust

Building

install the rust toolchain and in the root directory run the command cargo build --release the binary will be in target/release