caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: caml-list@inria.fr
Subject: MLbrot: Mandelbrot Set in OCaml
Date: Mon, 8 Nov 2010 16:03:13 +0100	[thread overview]
Message-ID: <20101108150313.GA11054@yquem.inria.fr> (raw)

Hi everybody!

New release of MLbrot: 1.00

MLbrot is a program allowing to explore the Mandelbrot Set and produce
nice fractal images. With some extra work, can produce videos. Can be
helped by other computers, via internet, to speed up images calculations.

Interfaced with 3 graphic toolkits: Lablgtk2, OpenGL and Olibrt. You
can choose the one(s) you want at configure time, or let the 'configure'
shell to select the ones it finds.

Best interface is with Lablgtk2 (it has menus and progress bars).

Web site and download at:
   http://pauillac.inria.fr/~ddr/mlbrot/

You need OCaml and Camlp5 to compile.
You need at least one library installed: Lablgtk2, OpenGL or Olibrt.
Very useful library too: GMP/MPZ to display deep images (zoom > 2^46).

Documentation not yet done. Just launch it, try out option -help
and/or ask me.

Enjoy!

-- 
Daniel de Rauglaudre
http://pauillac.inria.fr/~ddr/


             reply	other threads:[~2010-11-08 15:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-08 15:03 Daniel de Rauglaudre [this message]
2010-11-08 16:07 ` [Caml-list] " Goswin von Brederlow
     [not found] ` <698193382.354372.1289232453372.JavaMail.root@zmbs3.inria.fr>
2010-11-09 11:02   ` Daniel de Rauglaudre
2010-11-09 23:56     ` Goswin von Brederlow
     [not found]     ` <1898580325.415190.1289347025607.JavaMail.root@zmbs3.inria.fr>
2010-11-10 10:36       ` Daniel de Rauglaudre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101108150313.GA11054@yquem.inria.fr \
    --to=daniel.de_rauglaudre@inria.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).