To expand my "Build Fractals" Corner I've Taken from RosettaCode the code for the Mandelbrot set fractal.
I know it seems like I'm just copying others code, but I'll Post my original code soon.
So here is the link http://rosettacode.org/wiki/Mandelbrot_set
Iv'e taken the code from there, and i claim no rights on this code or whatsoever.
(To zoom change min and max!)
Mandelbrot set Mandelbrot set
Looks awesome!
ReplyDeleteHere's a much simpler tutorial that draws Mandelbrot in just 25 lines of code:
http://slicker.me/fractals/fractals.htm
but without colors it doesn't look as cool...