High-color mandelbrot. The coordinates of the area that is calculated are set in the source-code.
Download: mandelbrot_with_a_twist.tar.gz
Verhulst model of limited growth, also with a twist
I transformed the formula r'=r * a * (1 - r) into one using complex numbers. The results are quite amazing! The coordinates of the area that is calculated are set in the source-code.
Download: verhulst.tar.gz