Free Fractal generator

  • Thread starter Thread starter Allan Bruce
  • Start date Start date
A

Allan Bruce

I have developed a fractal generator for Windows, which draws Mandelbrot and
Julia sets with different algorithms. It can animate the fractal using
colour cycling, and you can save the fractals as co-ordinated for later use,
or as bmp/jpeg. It is also multi-threaded so if you have multiple
processors, this will make use of it. Get it from:

http://allanbruce.redirectme.net/binaries/Install_MandGen.exe
 
On that special day, Allan Bruce, ([email protected]) said...
I have developed a fractal generator for Windows, which draws Mandelbrot and
Julia sets with different algorithms. It can animate the fractal using
colour cycling, and you can save the fractals as co-ordinated for later use,
or as bmp/jpeg.

Allan, seeing your page, I had an idea.

I don't know whether you have heard of Starfish, a wallpaper generator
that calculates abstract patterns for a Windows background, also tiled.
It runs in the background, creating new ones in intervals you specify,
and saving them in a directory, and you can choose to have them
displayed as soon as they are there, or not.

Your fractal generator might be a similar wallpaper generator, except
maybe for the tiled version, which doesn't work well with such
pictures.


Gabriele Neukam

(e-mail address removed)
 
Gabriele Neukam said:
On that special day, Allan Bruce, ([email protected]) said...


Allan, seeing your page, I had an idea.

I don't know whether you have heard of Starfish, a wallpaper generator
that calculates abstract patterns for a Windows background, also tiled.
It runs in the background, creating new ones in intervals you specify,
and saving them in a directory, and you can choose to have them
displayed as soon as they are there, or not.
<snipped>

The URL for Starfish is http://www.redplanetsw.com/starfish/ . There are
versions for Windows, Mac & Unix.

===

Frank Bohan
¶ Never wear anything that panics the cat.
 
Allan said:
I have developed a fractal generator for Windows, which draws
Mandelbrot and Julia sets with different algorithms. It can animate
the fractal using colour cycling, and you can save the fractals as
co-ordinated for later use, or as bmp/jpeg. It is also
multi-threaded so if you have multiple processors, this will make use
of it. Get it from:

http://allanbruce.redirectme.net/binaries/Install_MandGen.exe


May I know which programming language you have used for this Program?




Best Regards,

Daniel Mandic
 
Daniel Mandic said:
May I know which programming language you have used for this Program?




Best Regards,

Daniel Mandic

I have used C with win32 programming for the graphics.
Allan
 
Allan Bruce a écrit :
Very nice programs, also starfish :) thanks a lot for that

Lh
 
Back
Top