No description
![]() This edit will make sure blit_plane only acts if all workers have completed their drawing, since it's not much use otherwise. |
||
---|---|---|
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.