This page is 100% appleman-free !

FRACTALS

(with a short introduction)

Click on a thumbnail to see an Image or an Animation !


logglsm.gif

The logistic equation - a simple example for population dynamics
(the source files loggl.cpp, ltdiagrm.cpp and ltdiagrm.h in MS Visual C++)

- - -

meng3.gif

The Menger's sponge (4 colors used) - the fractal dimension is 2.73

- - -

fracpath.gif

The number of colors will be reduced from 4 to 2 - the algorithm uses a fractal path
(the fractal dimension of the curve is 2.00)

- - -

meng3f.gif

The result - 2 colors are used to represent 4 colors
(the entire source code fbv_demo.pas in Turbo Pascal for the serious student)

- - -

gras1sm.gif

This is how I made the background of this page:
fractals created in an abstract way - by recursive coordinate transformations
(see the source file (a bit difficult, but abstract!) fract.cpp in MS Visual C++)

- - -

drei1.gif

The Sierpinski's triangle - the fractal dimension is 1.58
(created by a chaotical process using random numbers)

- - -

dreia.gif

The animation (75 KB) - to show the self-similarity
(the source file dreieck.pas in Turbo Pascal)

- - -

(c) Lutz Tautenhahn 1/99

go to my homepage