No description
![]() Create a function which queues the next draw, and add a call to it by the final worker thread to finish drawing. |
||
---|---|---|
Makefile | ||
README.md | ||
visor.c |
Mandelbrot visualiser
A simple GTK application for drawing the mandelbrot set.
This was originally written to showcase some features of OpenMPI for a school project, I've since rewritten it using pthreads.