@hackage gmndl0.3
Mandelbrot Set explorer using GTK
A Mandelbrot Set explorer. Multiple render threads use higher precision maths at higher zoom levels. Suggested usage:
gmndl +RTS -N -qa -RTS --width=640 --height=480
Left-click to zoom in, right-click to zoom out. The status bar shows where you are, and the entry field takes a space-separated list of fractions strictly between 0 and 1, try for example:
1/2 2/3 1/4 3/5