Browse thread
MLbrot: Mandelbrot Set in OCaml
-
Daniel de Rauglaudre
- Goswin von Brederlow
-
Daniel de Rauglaudre
- Goswin von Brederlow
- Daniel de Rauglaudre
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-11-10 (10:36) |
From: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
Subject: | Re: [Caml-list] MLbrot: Mandelbrot Set in OCaml |
Hi, On Wed, Nov 10, 2010 at 12:57:05AM +0100, Goswin von Brederlow wrote: > Guessing: Ah, yes, I already did that, I found that on the Web, I did not know it was called "guessing". I loop with chunks 16, 8, 4, 2 and 1. > Boundary Trace: > Tesseracting: Both interesting indeed! Ok, I look at them! Thanks a lot! > No. I mean like xaos does. When zooming in it keeps the computed pixels > and only inserts new lines or rows where there are gaps. One effect of > this is that in an animation the chaotic part of the image, where color > for every pixel differs to the next, doesn't just flicker. I already do that. -- Daniel de Rauglaudre http://pauillac.inria.fr/~ddr/