MANDELBROT - THE STORY CONTINUES

by The Fractal Farm



Right, this is definitely the last Mandelbrot generator. I promise.

I've just got this urge to keep printing them at the moment. And the

Fractal Farm have to have their say after all.



This one is part machine code, part Basic, but it manages to churn out

a set at a fair rate owing to a radically different algorithm. Where

other generators plot every point in the set, this one just goes round

the edge. You'll see what I mean when you run it. It also cheats a bit

by using the symmetry of the set to avoid doing everything twice.



Okay, type away.

