A simple application which draws the famous Mandelbrot set with the use of SFML (http://www.sfml-dev.org/).
A 7zip archive containing a executable for Windows 32bit and the needed dependencies can be downloaded from here.
- One can zoom-in with the mouse by selecting a rectangle on the window.
- The arrow keys [Up] and [Down] can be used to raise or lower the precision value shown in the top left.
- The [Return] key will force a rerendering of the fractal.