This little Python program renders the Mandelbrot set on the screen and allows you to zoom in and out with a mouse click. A window opens, showing the Mandelbrot set. When you click the picture with ...
With this program you can test the effect of inflections / Julia morphings on the Mandelbrot set and some other fractal types. This works by transforming the plane and then actually rendering the ...