mandulia

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

https://code.mathr.co.uk/mandulia

Latest on Hackage:0.8.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

GPL-3.0-only licensed by Claude Heiland-Allen
Maintained by [email protected]

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.