The Universe of Universes
So it seems I'm the only one to put [youtube] in my blog titlesYa, annoying cold had me on the couch yesterday. Got to read some C++ stuff that's targetted at proficient C programmers (I got it at Value Village, so not much choice)Anyways, go waste your time finding parts of the mandelbrot that have never been seenzm=128;x=-2;y=-1while(y<1){while(x<1){zr=x;zi=y;z=0while(sqr(zr)+sqr(zi)<=4&&z<99){zz=sqr(zr)-sqr(zi)+x;zi=2*zr*zi+y;zr=zz;z+=1}draw_point_color(192+x*zm,128+y*zm,z*(c_white/99))x+=1/zm}x=-2;y+=1/zm}ZOOOOOOOOOOOMxx=0;yy=.5zm=256x=-2;y=-1;while(y<1){while(x<1){if 192+(x+xx)*zm>-1&&192+(x+xx)*zm<257&&128+(y+yy)*zm>-1&&128+(y+yy)*zm<257{zr=x;zi=y;z=0while(sqr(zr)+sqr(zi)<=4&&z<99){zz=sqr(zr)-sqr(zi)+xzi=2*zr*zi+yzr=zzz+=1}draw_point_color(192+(x+xx)*zm,128+(y+yy)*zm,-z*(c_white/99))}x+=1/zm}x=-2;y+=1/zm}[youtube]http://www.youtube.com/watch?v=ivRQDbAduoM&feature=related[/youtube]
Posted by s on April 15, 2008, 2:52 p.m.
man…del…brot?
You didn't know about the most beautiful of fractals? Well, I suppose I can feel free of the idea that posting this would be redundant
ooh, cool…
XaoS is awesome :O
Not knowing what XaoS was, I prayed to Google. Ah, how I have been answered