I’ve generated a couple of Mandelbrot sets. f(z) = f(z – 1)2 + c; f(0) = c and c is complex number (x + iy). They’re pretty sweet looking! I used Perl and GD to generate PNG images. The images are rather huge so please be patient. If you have a dialup connection, be prepared…
Category: Perl
Laura and Mandelbrot
Laura left today… This sucks. I can’t wait for the next time they are here. I’ve been generating some Mandelbrot sets with some pretty good results. I’m going to put them up, except they are rather huge… I’ll have to trim them down…
Netfirms is nice
I got my self an account on netfirms.com. They are a pretty good hosting service. You can run cgi scripts too. I was originally running my cgi scripts off a server at work, but we took that server down during the summer. I lost all my cgi scripts… sucks… Anyways, I made a new bAdkOde.cgi…