Julia set fractals

Thread Starter

Art

Joined Sep 10, 2007
806
Hi Guys,
I've written a fractal explorer program based on this tutorial:
http://warp.povusers.org/Mandelbrot/

According to the tutorial,
it's supposed to be trivial to support the Julia set, but so far no luck :(

I've tried replacing c_re and c_im with the constants it suggests, but the
result looks nothing like the classic julia set.

There's also no contact for the author of the web page.

Any ideas?
 
Top