Hi Kirby,

Nice work.  I've used Mandelbrots to introduce Python to engineering
students at U of A.
engr.arizona.edu/~edatools/ece175/Lecture/
The images are breathtaking in their beauty.
engr.arizona.edu/~edatools/ece175/Lecture/Mandel00.html
engr.arizona.edu/~edatools/ece175/Lecture/Mandel_zoom_14.jpg

If I do this lecture again, I'll try a variation like yours with PIL to
generate the images.  I never could get pygame working right.  In
principle, gaming routines should provide fast rendering of complex images,
flashing to the screen as fast as I can generate them in C, but the
overhead of my function calls seems to be ruining the potential for
creating a Mandelbrot movie.

David MacQuigg, Business Manager
Benson Animal Hospital
purl.net/macquigg
_______________________________________________
Edu-sig mailing list
Edu-sig@python.org
https://mail.python.org/mailman/listinfo/edu-sig

Reply via email to