Interactive Mandelbrot - 2014 - Conrad Henke (on GitHub)
get the current release from https://github.com/kernrot/Mandelbrot/releases
interact by using following keys in the graphics window:
- arrow-keys to navigate
- page-up/down to zoom
- num+/num- to change iterations
- d to output debug information
- ESC to exit
you can set the resolution of the graphics window:
- run command-line arguments like: "Mandelbrot.exe 1280 960"
- (4:3 resolutions look best)