Employs GLFW and OpenGL to render an interactive Mandelbrot set
- Any Linux-based OS
- GLFW
- OpenGL
git clone https://github.com/louishobson/Mandelbrot.git
cd Mandelbrot
make
make install
make uninstall
make revert
Having run make install
:
mandelbrot
Otherwise, within the installation directory:
./mandelbrot