This fractal is based upon the equation for finding the zeroes of an function x(1)=x(0)-f(x)/f'(x), also known as Newton's Method. It tests each point in the complex plane and finds how long it takes for the orbit to reach close to one of the zeroes and shades appropriately. The function used here is f(z)=z^3-1. Enjoy
Comments
You need to be logged in to post comments
Add a Comment
use Flash Turbo Mode! (Shift-click flag)
Gr8!Maybe if you don't use repeats on your code it would be faster.
Thanks. And I think its more of the number of calculations required, though repeating the commands manually does speed up the simulation.
(view all replies)This is great, (+ 1 LI) But I left for a long time and it's STILL only a fraction of the way.
Yes, the embarrassing flaw in many of my projects, the calculation time. I would suggest running it in turbo mode, but even then its pretty slow.
(view all replies)Low!
Lower!
(view all replies)