
This is work in progress, there might still be some concurrency issues to be resolved here.
6 lines
210 B
Markdown
6 lines
210 B
Markdown
# 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.
|
|
|