Description
A zooming visualisation of the Mandelbrot Set as many Julia Sets.
Description
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.
Mandulia supports additional compile-time flags for speed, but by default these are disabled because they don't work on all systems. These flags are "-ffast" for miscellaneous optimizations, and "-ffast -fSSE4" to use SSE4 instructions too.
Changes from "mandulia-0.7": fixed for current state of Hackage.
Quick start: run "mandula main" and press the "a" key.