summaryrefslogtreecommitdiff
path: root/graphics/mlbrot/README
diff options
context:
space:
mode:
authoradaptr <jeroen@adaptr.nl>2010-12-17 22:25:10 -0200
committerRobby Workman <rworkman@slackbuilds.org>2010-12-20 22:44:01 -0600
commit9c093529963a1ef9e6b0ce01f984dfa73df0c7c5 (patch)
tree0b0a2fc17c31d2afa7a821f457289f59a7e90f52 /graphics/mlbrot/README
parentcd5b3e7101e064b071bec805c5e376af682c0540 (diff)
downloadslackbuilds-9c093529963a1ef9e6b0ce01f984dfa73df0c7c5.tar.gz
graphics/mlbrot: Added (Mandelbrot plotter and exploration tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/mlbrot/README')
-rw-r--r--graphics/mlbrot/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/mlbrot/README b/graphics/mlbrot/README
new file mode 100644
index 0000000000..840ecf6c90
--- /dev/null
+++ b/graphics/mlbrot/README
@@ -0,0 +1,8 @@
+MLBrot is a graphical tool to display, explore, colour, zoom, animate
+and otherwise play with the well-known Mandelbrot fractal set.
+
+A network slave is included to distribute calculation over multiple
+compute nodes.
+
+This requires ocaml, camlp5, and lablgtk.
+