Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 214 Bytes

Threaded Mandelbrot Set Challenge

Fractal

To run cargo run -- -h 1920 -w 1920 -t 16 -f fractal2

USAGE:
    mandelbrot_set_challange -f <file-name> -h <height> -t <threads> -w <width>