@hackage mandulia0.6

A zooming visualisation of the Mandelbrot Set as many Julia Sets.

Mandulia provides a zooming visualisation of the Mandelbrot Set as many Julia Sets. Featuring a profiled and optimized renderer, and a Lua configuration and scripting interface.

By default Mandulia compiles using SSE4 instructions. If your CPU does not support SSE4, you should add "-f-SSE4" to your cabal-install command line.

Changes from "mandulia-0.5": the program help text now correctly reflects the implementation, thus avoiding confusion.