marekbruchaty / mandelbrot-fractal

Mandelbrot Set Fractal implemented in C++ with OpenGL & OMP
7 stars 1 forks source link

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

alt text