/hfractal

A simple program that draws the Mandelbrot set

Primary LanguageHaskellGNU General Public License v3.0GPL-3.0

hfractal

A simple program that draws the Mandelbrot set. Made as an excercise in learning Haskell. It's very slow.

Controls

arrow keys - pan
+/- - zoom
q - quit

Screenshots

screenshot

screenshot2