The mandulia package
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.6: the optimization flags are disabled by default as they were causing problems on some systems; reduced visual jitter for smoother animation; smoother colour gradations; access runtime statistics from Lua scripts.
Properties
| Versions | 0.4, 0.5, 0.6, 0.7 |
|---|---|
| Dependencies | array, base (4.*), bytestring, containers, directory, filepath, GLUT (≥2.2), hslua (≥0.2), time |
| License | GPL-3 |
| Copyright | (C) 2010 Claude Heiland-Allen <claudiusmaximus@goto10.org> |
| Author | Claude Heiland-Allen |
| Maintainer | claudiusmaximus@goto10.org |
| Stability | Provisional |
| Category | Graphics |
| Home page | http://gitorious.org/maximus/mandulia |
| Source repository | git clone git://gitorious.org/maximus/mandulia.git |
| Executables | mandulia |
| Upload date | Sat Aug 14 17:14:16 UTC 2010 |
| Uploaded by | ClaudeHeilandAllen |
Downloads
- mandulia-0.7.tar.gz (Cabal source package)
- package description (included in the package)