Visualization of Mandelbrot Set (Mandelbrot Fractal) using OMP and MPI Mandelbrot Set Fractal implemented in C++ with OpenGL & OMP/MPI Build executable on Mac OS & Linux gcc -framework OpenGL -framework GLUT -lobjc -fopenmp ./MandelbrotSetOMP.cpp