- #1
Arman777
Gold Member
- 2,163
- 185
Is there a code for the mandelbrot set that creates an image with an high resolution so that we can zoom and see the fractal over and over again ?
Thanks for the memory. I wrote several such programs in the 80s and had great fun watching them evolve on the screen. It took about 15 minutes per frame, and it was one of the rare cases when slower computers were more fun than fast ones.
A quick google search of "mandelbrot python" returned many hits.