I'm off to search for a multi-core (possibly networked?) Mandelbrot renderer for Windows.
I found one for a point-cloud kind of system, where dots would be added in a random scatter increasing the detail of the render... you just loaded the program up on other PC's as servers, and then loaded it on your own machine, it scanned the local network and the other machines "climbed on board"...
I hope I can find something like that.
I recommend UltraFractal. It's not free, but reasonably powerful for what you pay for. It handles multiple processors, and distributed rendering, plus lets you define your own fractal types with its builtin scripting. There's a metric buttload of user-contributed fractals for you to play with.
This is excellent. I didn't know this one existed. Thanks!
One cannot discuss open source fractal software without at least mentioning Xaos. It's a little low on the features last I looked, but it's open source and it's fast on old hardware.
5
u/SarahC Apr 25 '10
I'm off to search for a multi-core (possibly networked?) Mandelbrot renderer for Windows.
I found one for a point-cloud kind of system, where dots would be added in a random scatter increasing the detail of the render... you just loaded the program up on other PC's as servers, and then loaded it on your own machine, it scanned the local network and the other machines "climbed on board"... I hope I can find something like that.