A simple and interactive viewing tool written from scratch in C++ to explore the Mandelbrot set.
libsdl2-dev
Run the following commands in the project folder:
$ sudo apt-get install libsdl2-dev
$ make
$ ./test
$ sudo pacman -S libsdl2-dev
$ make
$ ./test
Install SDL2 and Compile the source in your favourite editor, better yet: Dual boot linux!
use the Arrow keys to move UP, LEFT, RIGHT or DOWN
and,
(z) - ZOOM IN
(x) - ZOOM OUT