22 Jul
2012
22 Jul
'12
10:36 p.m.
Tony, Try this: Burning_Ship { z = (0,0): z = abs(z) z = z * z - pixel |z| < 100 } Jonathan
Hi all,
I'm wondering if anyone has written a Fractint-compatible formula of the Burning Ship fractal? There is a thread about it at http://www.fractalforums.com/general-discussion-b77/burning-ship-fractal/?wa... I wrote this from it:
BShip {; Burning Ship, 20/7/2012 from fractalforums.com z = abs(z) z = z*z + pixel |z| <= 4 }
but all it gives me is a blank screen. Any help, please?
Tony Hanmer _______________________________________________ Fractint mailing list Fractint@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/fractint