Page 1 of 1

Basic Mandelbrot

Posted: Wed Dec 20, 2006 9:44 am
by JLS
This patch emulated basic mandelbrot algo

Mathematic only approximately but useful for generative and algoritmic music

Know bug is non stable zero detection ( not implement in modular )

Basic fractal function is Z=(Z*Z)+C

Z working like fractal from -2 to 0.5 ( real mathematic not in patch )

My idea for SDK user - please make same algo as modular module :-)

Sorry my bad English

Kamil