Leave a comment

Comments 6

brezhnev October 18 2010, 13:51:26 UTC
I remember writing code to generate the Mandelbrot set (and smaller pieces of it). First I did it on an Apple //e, later on a 286 (which was much faster). And these folks have done this and a lot more:
http://spanky.triumf.ca/www/fractint/fractint.html

Reply

polaris93 October 18 2010, 17:55:15 UTC
Wow!

What impresses me about the Mandelbrot set is that nobody really realized what it would look like, or the sort of things you could do with it as far as coloring it goes, until we had computers that could calculate it and present it as a graphic display. That whole revolution in generating realistic-looking images and great art using fractals also happened due to the computer revolution. You can't create such things from scratch using the sort of media artists have always used, e.g., paint, canvas, etc. -- you need a computer from that.

Ever since I first learned about the Mandelbrot set, I've been wondering what else is out there we don't know about yet, waiting to be discovered by somebody using a computer.

Reply

brezhnev October 19 2010, 00:21:49 UTC
Indeed. On my earliest attempts (and those of my pal using a VAX) we had it printed out on dot matrix paper. I tried coloring a big one, but it was too big :)

Reply

polaris93 October 19 2010, 02:19:16 UTC
No, drawing and coloring it by hand would be a bitch. How much definition was the dot matrix printer capable of?

Reply


Leave a comment

Up