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…
Tag: gd
A Lot
A lot has happened. As you might have noticed, vivin.net and vivin.com were both down for a while. That’s because Marc’s ISP decide to make the intelligent decision to change his static IP. That resulted in some problems. Marc finally fixed it. So here we are. The Photo Album should be up probably next week……
Your own code. Use IE.
I probably should document my code. It’s not cool coming back to it after three months and wondering what the hell you were smoking when you wrote it. I managed to figure out (vaguely) how I got fly working. I know I did something weird to the makefiles. I think I had to link it…
GD and FLY
I just installed GD so I’m on my way to creating a dynamic photo album. Marc has given me no promises about recompiling PHP with GD so I found an interpreter (fly) that should work with PHP. Nothing else… June 3rd is only two weeks away… I really don’t want to leave…