mandulia: 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.
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.
[Skip to Readme]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
fast | Enable optimizations that might break some compilers. | Disabled |
sse4 | Enable optimizations for SSE4 CPUs. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- mandulia-0.7.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4, 0.5, 0.6, 0.7, 0.8.0.1 |
---|---|
Change log | ChangeLog |
Dependencies | array, base (>=4 && <5), bytestring, containers, directory, filepath, GLUT (>=2.2), hslua (>=0.2), time [details] |
License | GPL-3.0-only |
Copyright | (C) 2010 Claude Heiland-Allen <claudiusmaximus@goto10.org> |
Author | Claude Heiland-Allen |
Maintainer | claudiusmaximus@goto10.org |
Category | Graphics |
Home page | http://gitorious.org/maximus/mandulia |
Source repo | head: git clone git://gitorious.org/maximus/mandulia.git this: git clone git://gitorious.org/maximus/mandulia.git(tag v0.7) |
Uploaded | by ClaudeHeilandAllen at 2010-08-14T17:14:16Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | mandulia |
Downloads | 3371 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-29 [all 9 reports] |