Mandlebrot program
- Posted by Kasey <kaeyb at GEOCITIES.COM> May 17, 1998
- 713 views
If anyone has any interest I've written a short mandlebrot (fractal) generator. I figured someone might be interested in finding ways to help me speed it up, I've made some speedups (it's about 2 to 3 times faster than the original) and in helping me figure out why it doesn't quite look right. (it's close, but not quite) Of course if you just want to play with it most of the 'setings' are in global constants at the top of the file. I uploaded it at: all you have to do is save it with the .ex extension instead of .txt (geocities won't let me u/l it with .ex for an extension) Kasey p.s. it'd probably be pretty easy to get julia sets out of it with minor editing.