pagetop 
June 8, 2012: Attack of the Zombies June 7 June 9 2011 FOTD Home
 Rating 8

zombies

Fractal visionaries and enthusiasts:

I rated today's image at an 8 because ever since I saw 'Night of the Living Dead', zombies have been my favorite horror movie creatures.  The image reminds me of a horde of zombies, stretching all the way to the horizon, relentlessly advancing on their hapless victim.  Actually, these zombies are made of fractal stuff, which means the horde extends beyond the horizon.  In fact, the horde of walking dead extends forever.

The zombies were found with the same formula that generated yesterday's image, though to create today's scene I changed the function to 'one', which I believe substitutes the number one for the expression.  I left the six variable parameters unchanged.

The parent fractal is a circle of radius one, filled with things that resemble today's image.  yes, it's zombies all the way from the top down, and the pit is bottomless.

The calculation time of 15 seconds is no mistake.  The image is incredibly fast, especially since most of it consists of inside stuff.  Zombies reproduce at an incredible rate.

Lots of sun and a temperature of 84F 29C made today a winner here at Fractal Central.  The fractal cats took a break from their cat cubes and spent much of the day stretched on their favorite chairs.  The rest of the time they devoted to asking for food.

The humans had another in the long string of typical days.  The next FOTD will be posted in a short time, maybe 24 hours, maybe 48.  Until whenever, take care, and crying towels are now being distributed to those who are disappointed with the current administration. 

Jim Muth
jimmuth@earthlink.net


START PARAMETER FILE=======================================

AttackOfTheZombies { ; time=0:00:15.00 SF5 at 2000MHZ
  reset=2004 type=formula formulafile=jim.frm
  formulaname=Mystic2 function=one center-mag=+0.000\
  03201996195584/-0.9999998139878066/4334725 float=y
  params=-0.065/-5.122/6.003/-6.845/5.664/0.303
  maxiter=300 inside=bof60 logmap=yes periodicity=6
  colors=000zwzyxvxurwrmuohslfqifoffmchkaii_kgYleXnb\
  Vo`TqZQrXNtVLuQLlKIdGDXFAU000202404606808A0AC0CE0E\
  G0FI0EJ0DK0DM0FN0HO0IP0KQ0MR0NS0PU0RV0SW0UX0WY0XZ0\
  Z_0``0ab0Zd0Xe0Vg0Sh1Qj2Ol3Lm4Jo5Hp6Er7Czczzc0hCBc\
  FCZHCUJDPMDKOEFREATF5VF6WJ6XM6YP6ZT7_W7`Z7ab7be8ch\
  8dl8eo8frEgqJhpOioTjnYkmbkm`llZlkXljVljTliRlhPlgNl\
  gLmfJmeHmdFmdDmcBmb9ma8maBe_EYYHRXKJVMCUSDWYDXcEYi\
  EZoF_tF`mDdfBg`9kU7nO5rH3uB2xD3vE3uF4sG4rH5pI5oJ6m\
  K6lL7jM7iN7hMBfMEdLIbLL`KOZKSXJVVJYTIaRIdPHhNHkLGn\
  JGrHFuFFxDHvFItGJrHKpJMnKNlLOjNPiORgPSeRTcSUaTW_VX\
  YWYWXZVYYRXYNWYJWXFVXBVX7UX3UY6TZ9T_CT`ESaHSbKScMR\
  cPRdSReUQfXQg_QhaPidPjgPjiPihQigQifRieRidRicSibSha\
  Th`Th_ThZUhYUhXVhWVhWVpQXnTXlVXjXXh_XfaXdcXbfX`hXZ\
  jXXmXVoXTqXYrWbsUgtSluQqvPptQprQopQonRnmRnkRmiSmgS\
  leSldTkbTk`TjZUjXUjWUYcHW`GVYFUVETTDSQDRNCQLBPIAOF\
  9NC9MA8L77K46J26G9CEFICMO }

frm:Mystic2 {; Jim Muth
a=real(p1), b=imag(p1), c=real(p2),
d=imag(p2), k=real(p3), f=imag(p3),
g=pixel, z=(pixel)^a+(b*(pixel))^c:
z=(fn1(z)+(d*(g)))^k+(f*(cos(g)))
g=sqr(g),
LastSqr <= 100
}

END PARAMETER FILE=========================================