A program that renders a Mandelbrot set that you can explore.
- wasd: pan around Mandelbrot.
- up/down arrows: zoom in and out
- left/right arrows: adjust number of iterations in formula.
Use make to compile the application including SDL library.
make
Run the executable.
./play
-SDL2
- Infinite Zoom
- User Adjusted colour schemes