Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 242 Bytes

mandelbrot-gen

A program that utilizes OpenMP to generate PPM images of the Mandelbrot set.

Compile with make. Run ./mandelbrot-gen without arguments for more information.