diff options
Diffstat (limited to 'graphics/mlbrot/README')
-rw-r--r-- | graphics/mlbrot/README | 8 |
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. + |