Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 260 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 260 Bytes

mandelbrot

An example multithreaded Rust program.

Based on the book Programming Rust: Fast, Safe Systems Development.

Example

cargo run --release -- fractral.png 3840x2160 -0.79,0.15 -0.7903,0.1503 16

Example Image