Fractal of the Day
by Jim Muth

Image Title ©
Jim Muth's fractal image in GIF format (640x480).


Classic FOTD -- February 01, 2001   (Rating 5)

Fractal visionaries and enthusiasts:

Today's FOTD is late because I had no chance to prepare in time to post it on schedule.   And I'm still backed up this morning, so I'll have to settle for a very terse discussion.

The image shows a tiny midget in the Z^2.5+C Mandeloid.   I named it "Mystical Minibrot" when nothing better came to mind.   I rated the image a 5, which is average.

The parameter file runs in 20 minutes.   The image will be posted in 3 hours to the usenet group:
alt.binaries.pictures.fractals
The image is also available on the Web at:
http://home.att.net/~Paul.N.Lee/FotD/FotD.html
and at:
http://home.swbell.net/sdboyd56/fotd/

The fractal weather today was partly sunny with a temperature of 54F (12C), though the high winds kept the fractal cats outdoor time limited to 10 minutes.

It's now time to settle down for a day of trying to get caught up in my work.   Until next time, which will come in 12 hours, take care, and be at ease.


Jim Muth
jamth@mindspring.com


START 20.0 PAR-FORMULA FILE================================

Mystical_Minibrot  { ; time=0:20:12.36 -- SF5 on a P200
  reset=2001 type=formula formulafile=branchct.frm
  formulaname=MandelbrotBC passes=1
  center-mag=+0.66189386170993060/+0.38792031175369780\
  /1.293822e+009/1/84.999 params=2.5/0/0/0 float=y
  maxiter=75000 inside=0 logmap=427 periodicity=10
  colors=00051H52I<3>6BM6DN6FO7HP7JP<20>CfhChiCij<3>Dm\
  n9lmDnnGon<3>Zsoctphupmvprwqwxqzyqwzq<2>hgi_`fVVcRPa\
  IIZDCWA5T<42>9Yk9Zk9Zk<2>9`m9am8cl<24>VAvW8wX7w<2>_4\
  x_3xZ5v<27>YoPYqOYsM<2>YxJZzJYzIXzI<9>ozHqzHszH<2>yz\
  GzzGzzG<27>zzCzzCzzC<3>zzCzzDzzC<11>zz7zz7zz6<3>zz4z\
  zDzzC<3>zzG
  }

frm:MandelbrotBC = { ; Z = Z^E + C
  e=p1
  p=real(p2)+PI
  q=2*PI*trunc(p/(2*PI))
  r=real(p2)-q
  Z=C=Pixel:
    Z=log(Z)
    IF(imag(Z)>r)
      Z=Z+flip(2*PI)
    ENDIF
    Z=exp(e*(Z+flip(q)))+C
  |Z| < 100
}

END 20.0 PAR-FORMULA FILE==================================


This URL has been accessed approximately Access counter times.
Emot

Go back to top, or to the main FotD index page.

Go to Paul's Fractal pages or Home Page.

Want to create, see or know more about fractals?
Go to my Fractal Links webpage.



Website brought to you by the AT&T Personal Web Pages from the AT&T WorldNet Service.

Copyright © 1994--2006 Nahee Enterprises.   All rights reserved.   Reproduction in whole or in part in any form or medium without express written permission of Nahee Enterprises is prohibited.   Nahee Enterprises and the Nahee Enterprises logo are trademarks.

Notepad     Valid HTML 4.0!