mandelbrot-visualiser/README.md
2024-02-23 13:11:14 +01:00

5 lines
217 B
Markdown

# Mandelbrot visualiser
A simple GTK application for drawing the mandelbrot set, meant to showcase some features of OpenMPI.
This was written for a faculty project, and I will likely rewrite it to use pthreads soon.