home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n487 < prev    next >
Internet Message Format  |  2000-08-02  |  41KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #487
  4. Reply-To: fractint-digest
  5. Sender: owner-fractint-digest@lists.xmission.com
  6. Errors-To: owner-fractint-digest@lists.xmission.com
  7. Precedence: bulk
  8.  
  9.  
  10. fractint-digest       Wednesday, August 2 2000       Volume 01 : Number 487
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Sun, 30 Jul 2000 23:44:04 -0400 (EDT)
  18. From: Jim Muth <jamth@mindspring.com>
  19. Subject: (fractint) FOTD 31-07-00  (Undersea World [5])
  20.  
  21. FOTD -- July 31, 2000 (Rating 5)
  22.  
  23. Fractal visionaries and enthusiasts:
  24.  
  25. Today's discussion will be short because even though it is a 
  26. Sunday, I was busy most of the day finishing a job which must 
  27. be at the printer's tomorrow morning.
  28.  
  29. But despite the rush, I found time to find a fractal.  Don't ask 
  30. how I find the time to locate all these fractals -- it's as much 
  31. a mystery to me as it is to anyone.  Today's FOTD resembles a 
  32. midget under a shallow layer of water.  I named it "Undersea 
  33. World".
  34.  
  35. The formula that I used to draw the image is the MandelbrotMix4, 
  36. which calculated the expression Z^(-0.95)+Z^(-2.95)+(1/C).  I 
  37. have decided to give this overworked formula a rest for the 
  38. month of August, and concentrate on things such as new and 
  39. unfamiliar slices through the four-dimensional Julibrot figure, 
  40. which is the sum of all Julia sets and all warped Mandelbrot 
  41. sets.
  42.  
  43. The parent fractal is a multi-lobed Mandeloid consisting of the 
  44. typical fragmented debris that results when negative exponents 
  45. of Z are calculated.  But toward the center top lies a strangely 
  46. different area.  It is in this area where I found my midget.  
  47. The image rates an average 5 on my scale, since I can't imagine 
  48. something found in such haste having above-average value.
  49.  
  50. The parameter file is another slow one, so the trip to:
  51.  
  52.           <alt.binaries.pictures.fractals>
  53.  
  54. or to:
  55.  
  56.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  57.  
  58. is strongly recommended.
  59.  
  60. The fractal weather today was partly cloudy and oppressively 
  61. humid with a heavy thunder-shower in the afternoon that caused 
  62. local flash-flooding.  Luckily, the rain fell just short of 
  63. again flooding the fractal basement.  The temperature of 84F 
  64. (29C) was ideal for cats, but cats don't like wet grass, so the 
  65. fractal cats spent the day indoors.
  66.  
  67. Needless to say, with all the work and the rain that threatened 
  68. to flood the basement, I found no time to philosophize today, 
  69. and probably will find no time again tomorrow.  But sooner or 
  70. later the philosophy will come, and when I philosophize, I 
  71. philosophize with no holds barred.
  72.  
  73. So until tomorrow, take care, and be at peace.
  74.  
  75.  
  76. Jim Muth
  77. jamth@mindspring.com
  78.  
  79.  
  80. START 20.0 PAR-FORMULA FILE================================
  81.  
  82. Undersea_World     { ; time=0:30:39.40 -- SF5 on a P200
  83.                      ;  Version 2000 Patchlevel 9
  84.   reset=2000 type=formula formulafile=critical.frm
  85.   formulaname=MandelbrotMix4 function=recip passes=1
  86.   center-mag=-0.05943680542175839/+1.33301484757948400\
  87.   /2.015923e+008/1/-125 params=1/-0.95/1/-2.95/0/0
  88.   float=y maxiter=3000 inside=0 logmap=656 periodicity=9
  89.   colors=000oidpmfppgdqZUqQWYcJqHKUwmwr<3>RStLKtGCt`Gn\
  90.   uKi<7>bRh`ShZTh<3>QWhXeVbnH<3>RWTORWMNZ<3>A4jwwm80lZ\
  91.   SVyrD<2>_Za<8>WZXWZWVZW<3>UZUJTL9ND<3>HDTJAXL8`N5dO3\
  92.   h<3>kFfyGi<3>XLYQMVDM`JNTOOMUPE`R1<3>TQMSQSQQX<2>LQk\
  93.   <3>0Hd<3>bUFlX9u_3SDCQYBMsA<5>WlGYjHZiI<3>edN<6>afB`\
  94.   fA`f8<3>Zf2<3>jPMmKRpGWsB`v7e<3>lDljFngGpeIrcJs<9>`Q\
  95.   l`Rk`Sj<3>_UhUYdO`aIok<2>IH9abWuwqsGF<2>C7M<3>PPFSUD\
  96.   VYC<3>fo5mv0<3>`jGYgKUdO<2>LW_PfvITc8J6<2>G7p<7>PSXQ\
  97.   VURXS<2>UdKVgIVlB<3>WcSX`XXZ`XXdZXg<8>LHpKGqIEr<2>E9\
  98.   uC7vA5y<3>D7sD7rG6p<2>P6j
  99.   }
  100.  
  101. frm:MandelbrotMix4 {; Jim Muth
  102. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  103. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  104. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  105. z=k*((a*(z^b))+(d*(z^f)))+c,
  106. |z| < l
  107. }
  108.  
  109. END 20.0 PAR-FORMULA FILE==================================
  110.  
  111.  
  112. - --------------------------------------------------------------
  113. Thanks for using Fractint, The Fractals and Fractint Discussion List
  114. Post Message:   fractint@lists.xmission.com
  115. Get Commands:   majordomo@lists.xmission.com "help"
  116. Administrator:  twegner@fractint.org
  117. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  118.  
  119. ------------------------------
  120.  
  121. Date: Mon, 31 Jul 2000 22:23:41 -0400 (EDT)
  122. From: Jim Muth <jamth@mindspring.com>
  123. Subject: (fractint) FOTD 01-08-00  (Seahorse Valley [5])
  124.  
  125. FOTD -- August 01, 2000 (Rating 5)
  126.  
  127. Fractal visionaries and enthusiasts:
  128.  
  129. Every fractalist is familiar with the classic Mandelbrot set.  
  130. The most popular area of the M-set is the valley at -0.75 on the 
  131. X-axis, otherwise known as Seahorse Valley.  This valley is 
  132. filled with fractal scenery of the most interesting kind, making 
  133. it the most rewarding area to explore, especially for the 
  134. fractal newcomer.
  135.  
  136. Seahorse valley also has a Julia aspect, which appears as a 
  137. string of roughly circular bays, the shorelines infinitely 
  138. divided into identical smaller bays.  because of its self-
  139. similarity, this Seahorse Valley Julia set is less interesting 
  140. than the Mandelbrot aspect of the valley.
  141.  
  142. The Seahorse Valley Julia set is merely the completely 
  143. perpendicular plane of the four-dimensional Julibrot that 
  144. intersects the M-set at the point -0.75 on the X-axis.  But 
  145. since Seahorse Valley is actually a four-dimensional object, it 
  146. can be sliced in infinitely many other directions.  Today's FOTD 
  147. is a slice through Seahorse Valley in one of these new 
  148. directions.
  149.  
  150. The orientation of today's image is but 0.1 degree removed from 
  151. the Julia direction, but look at the difference that 1/10 degree 
  152. has made.  The familiar Seahorse Valley Julia figure is there, 
  153. rotated to a 35-degree angle, but it is filled with a most 
  154. incredible background consisting of parallel bands of color.  
  155. This background is actually a grossly enlarged side view of the 
  156. wall of Seahorse Valley.  The diagonal pink strip marks the line 
  157. where the north and south branches of the valley almost meet.
  158.  
  159. The maxiter of the image is a whopping 2,000,000, and every 
  160. iteration is used, since the part of the valley that we're 
  161. viewing from the side lies extremely close to the X-axis of the 
  162. M-set, where the iterations are well over 1,000,000.
  163.  
  164. I named the picture "Seahorse Valley" because even though it's 
  165. not immediately apparent, it's the Seahorse Valley part of the 
  166. Julibrot that we're viewing.  Since the interest of this image 
  167. is more mathematical than artistic, I can rate it only an 
  168. average 5.  With such a high maxiter, the parameter file takes 
  169. well over an hour to render even on a fast Pentium, but being 
  170. merciful, I have posted the GIF image to:
  171.  
  172.           <alt.binaries.pictures.fractals>
  173.  
  174. The image is also available on Paul's web site at:
  175.  
  176.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  177.  
  178. The formula that drew the image and will draw many more FOTD's 
  179. this month of August was posted to the Fractint list last July 
  180. by John Goering.  It is the only formula that draws all possible 
  181. oblique angles through the 4-D Julibrot.  Unfortunately the 
  182. formula is limited by its inability to enter variable starting 
  183. points of Z, but this is a limit of the Fractint program, a 
  184. limit which could be easily overcome with 2 more variable 
  185. parameter entries for type=formula.
  186.  
  187. The fractal weather today was mostly cloudy and very muggy, with 
  188. only a little sun.  Later in the afternoon a light thunder-
  189. shower passed over, but by that time the fractal cats had 
  190. already taken their daily romp in the grass.
  191.  
  192. In the sultry conditions the philosophy languished, but tomorrow 
  193. is but 24 hours off.  Check then for a 25 percent chance of 
  194. finding philosophy.  Until then, take care, and don't work 
  195. yourself into a fractal sweat.
  196.  
  197.  
  198. Jim Muth
  199. jamth@mindspring.com
  200.  
  201.  
  202. START 20.0 PAR-FORMULA FILE================================
  203.  
  204. Seahorse_Valley    { ; time=1:03:21.27 -- SF5 0n a P200
  205.                      ;  Version 2000 Patchlevel 9
  206.   reset=2000 type=formula formulafile=julibrot.frm
  207.   formulaname=SliceJB passes=1
  208.   center-mag=-0.00309701/-0.00597368/0.9861933/1/-35
  209.   params=0.4995/0.5/0.499/0.5/-0.75/0 float=y
  210.   maxiter=2000000 inside=0 logmap=yes periodicity=0
  211.   colors=000KSh<3>KbmKdnKgpKjqKlrKnsKovKptKorKopKnn<12\
  212.   >bdRccPebNfbLhaJi`HkZFmXEoVErTKuRQ<4>pHVoFWmDX<18>SB\
  213.   oRBpQBq<3>MBt<8>IV_IXYIZW<3>GfN<2>G`J6ZU8XSAWR<10>Ti\
  214.   DUjCWkB<2>`o7bp6bp6cq5<3>OY4KT4TP4VT3WT3VU3XV3ZV3YW3\
  215.   ZW3_W3`W1_X3<2>a_7aa9adAafC<3>bkIblJcmLcnMcpO<2>dtSd\
  216.   vUcxWdwV<7>k_NlXMmULnRK<2>oII<4>eNScOU<4>UTrSSwTQrTN\
  217.   m<2>UGZUDUUBRU9R<5>_CK`DJaDI<3>eFEfKJ<3>jK_kKclKd<3>\
  218.   pKhqKirKi<3>vMmwNnwNo<5>wQuwRvwRwwSxwSy<33>whz
  219.   }
  220.  
  221. frm:SliceJB {; by John R. H. Goering, July 1999
  222.   pix=pixel, u=real(pix), v=imag(pix), a=pi*real(p1),
  223.   b=pi*imag(p1), g=pi*real(p2), d=pi*imag(p2), ca=cos(a),
  224.   cb=cos(b), sb=sin(b), cg=cos(g), sg=sin(g), cd=cos(d),
  225.   sd=sin(d), p=u*cg*cd-v*(ca*sb*sg*cd+ca*cb*sd),
  226.   q=u*cg*sd+v*(ca*cb*cd-ca*sb*sg*sd), r=u*sg+v*ca*sb*cg,
  227.   s=v*sin(a), c=p+flip(q)+p3, z=r+flip(s):
  228.   z=z*z+c
  229.   |z|<=9
  230.   }
  231.  
  232. END 20.0 PAR-FORMULA FILE==================================
  233.  
  234.  
  235. - --------------------------------------------------------------
  236. Thanks for using Fractint, The Fractals and Fractint Discussion List
  237. Post Message:   fractint@lists.xmission.com
  238. Get Commands:   majordomo@lists.xmission.com "help"
  239. Administrator:  twegner@fractint.org
  240. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  241.  
  242. ------------------------------
  243.  
  244. Date: Tue, 1 Aug 2000 22:28:27 -0400
  245. From: John R Goering <johnrhg@juno.com>
  246. Subject: Re: (fractint) FOTD 01-08-00  (Seahorse Valley [5])
  247.  
  248. On Mon, 31 Jul 2000 22:23:41 -0400 (EDT) Jim Muth <jamth@mindspring.com>
  249. writes:
  250.  
  251. > The formula that drew the image and will draw many more FOTD's 
  252. > this month of August was posted to the Fractint list last July 
  253. > by John Goering.  It is the only formula that draws all possible 
  254. > oblique angles through the 4-D Julibrot.
  255.  
  256. John Goering responds:
  257.  
  258. While this formula is able to slice the 4-D Julibrot at many different
  259. angles (including slices that are parallel to each of the six coordinate
  260. planes), unfortunately, I have not proven that it can slice at all
  261. possible angles.  4-D space is much more "vast" than 3-D space, and it is
  262. difficult (maybe impossible for us mortals?) to visualize complex
  263. rotations in that space.  
  264.  
  265. When I developed the SliceJB formula, I despaired of ever understanding
  266. what goes on when a plane is rotated in 4-D.  So I did all of the math
  267. work using rotations in 2-D.  Since I took this simpler approach, I
  268. suspect that this formula cannot produce all possible orientations in
  269. 4-D.
  270.  
  271. Thank you, Jim Muth, for the fantastic pictures that you have been
  272. producing.
  273.  
  274. Yours truly,
  275. John Goering
  276.  
  277. View a Mandelbrot set image gallery at
  278. http://homestead.juno.com/johnrhg/files/IntroMandelbrot.html
  279. - -------------------------------------
  280. John Ralph H. Goering
  281. johnrhg@juno.com
  282. - -------------------------------------
  283. Jesus says, "Behold, I am coming soon!" (Revelation 22:12, NIV)
  284.  
  285. ________________________________________________________________
  286. YOU'RE PAYING TOO MUCH FOR THE INTERNET!
  287. Juno now offers FREE Internet Access!
  288. Try it today - there's no risk!  For your FREE software, visit:
  289. http://dl.www.juno.com/get/tagj.
  290.  
  291. - --------------------------------------------------------------
  292. Thanks for using Fractint, The Fractals and Fractint Discussion List
  293. Post Message:   fractint@lists.xmission.com
  294. Get Commands:   majordomo@lists.xmission.com "help"
  295. Administrator:  twegner@fractint.org
  296. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  297.  
  298. ------------------------------
  299.  
  300. Date: Wed, 2 Aug 2000 00:38:58 EDT
  301. From: JimMuth@aol.com
  302. Subject: (fractint) FOTD  02-08-00,  (The Wrong Way Fractal [5])
  303.  
  304. FOTD -- August 02, 2000 (Rating 5)
  305.  
  306. Fractal visionaries and enthusiasts:
  307.  
  308. Despite the latest flooding of the fractal basement, I managed 
  309. to find a Fractal of the Day this afternoon.  The image is a 
  310. picture of a fairly typical midget in the southern branch of 
  311. Seahorse Valley at the coordinates -0.7751187297-0.1232311722i. 
  312. Why then does it not look like a midget?
  313.  
  314. The reason is simple.  We are viewing it from the wrong 
  315. direction.  Today's FOTD image is not a scene in the Mandelbrot 
  316. set, nor is it a scene in a Julia set.  It is a hybrid, an 
  317. Oblate set determined by real(z) and imag(c), with Mandelbrot 
  318. characteristics in the vertical direction and Julia characteris-
  319. tics in the horizontal direction.  The name "Oblate" for the 
  320. images sliced in this direction is of my own invention.
  321.  
  322. The familiar Seahorse Valley features are there, but when seen 
  323. from this odd direction, they are distorted almost beyond 
  324. recognition.  Also in the image is one of those narrow, straight 
  325. features that I call bridges.  It crosses near the top of the 
  326. open area.
  327.  
  328. At six minutes, the parameter file is relatively fast by recent 
  329. standards.  The download of the GIF image is even faster 
  330. however, and may be found by going to the Usenet binary group:
  331.  
  332.           <alt.binaries.pictures.fractals>
  333.  
  334. or to Paul Lee's web site at:
  335.  
  336.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  337.  
  338. The fractal weather was partly cloudy and sultry today, with a 
  339. temperature of 86F (30C).  Two thunder-storms passed over in the 
  340. afternoon, with rain so heavy that it looked like fog.  The 
  341. first started the flooding in the basement, the second finished 
  342. the job.
  343.  
  344. I have had it with water in the basement.  I'm now going to 
  345. relax and let the water go back down the same drain where it 
  346. comes in, by itself, and do no more mud mopping until the 
  347. monsoon season ends.  The problem is a too-small storm drain, 
  348. which backs up in excessive rainfalls.  The city already knows 
  349. about the situation and will replace the drain within 5 years or 
  350. so, as soon as they solve the crime problem.  Until then, they 
  351. tell me it's God's fault for sending such rain.  Meanwhile, the 
  352. fractal cats are complaining about the rain also.
  353.  
  354. Sorry philosophy-starved readers, there is no philosophy today 
  355. unless you consider a wet basement philosophical.  With even 
  356. heavier rain due tomorrow, we'll probably have no philosophy 
  357. then either.
  358.  
  359. Until next time, take care, and whistle while you work.
  360.  
  361.  
  362. Jim Muth
  363. jamth@mindspring.com
  364.  
  365.  
  366. START 20.0 PAR-FORMULA FILE================================
  367.  
  368. TheWrongWayFractal { ; time=0:06:33.81 -- SF5 on a P200
  369.                      ;  Version 2000 Patchlevel 9
  370.   reset=2000 type=formula formulafile=slices.frm
  371.   formulaname=Oblate passes=1 periodicity=0
  372.   center-mag=0/0/513184.1/0.2883/0/78.728
  373.   params=-0.7751187297/-0.1232318731/-0.7751185803/-0.\
  374.   1232311722 float=y maxiter=12000 inside=0 logmap=277
  375.   colors=000VG0VG0WH0<3>_L7`M8aNA<13>cZZdZ_d_ad`cdaeda\
  376.   fdaf<2>NSfHOfCMhBLiAJlBKlCKnCKpDKpDLq<11>KNaLN_LOZ<2\
  377.   >NOVNOUMSWLVYLWZLYZfBWcFV<3>TSTQVTNYS<3>CjQAnQ7qP4tP\
  378.   2wP<5>Eh_Gf`Icb<3>PWiRUkTSl<3>`HsbFucDv<3>VDdTD_RDWR\
  379.   BT<8>FQQERQDTQ<2>9XP8ZP5`L<3>AZ`BYdCYhDYlDQZDJLBD8<1\
  380.   6>hC6jC6lC6<3>sC6<16>rTYrUZrV`rWbrXcrYerYerYfqU`nQW<\
  381.   3>cAK`5HY5EV4BT48SBYRIcVMcZPg<3>maC<6>ddPceRaeS<3>Zg\
  382.   `<8>RlMQlLPmJOmI<2>LoDNo8<6>BsW9sZ7ta<2>2uk1vn2vm<4>\
  383.   4yh4yg5zf<2>6zc6zc8zZ<2>EzM
  384.   }
  385.  
  386. frm:Oblate {; Jim Muth  real(z),imag(c)
  387. z=real(pixel)+p1,
  388. c=flip(imag(pixel))+p2:
  389. z=sqr(z)+c,
  390. |z| <= 16
  391. }
  392.  
  393. END 20.0 PAR-FORMULA FILE==================================
  394.  
  395. - --------------------------------------------------------------
  396. Thanks for using Fractint, The Fractals and Fractint Discussion List
  397. Post Message:   fractint@lists.xmission.com
  398. Get Commands:   majordomo@lists.xmission.com "help"
  399. Administrator:  twegner@fractint.org
  400. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  401.  
  402. ------------------------------
  403.  
  404. Date: Wed, 02 Aug 2000 17:34:52 +1200
  405. From: "Morgan L. Owens" <packrat@nznet.gen.nz>
  406. Subject: Re: (fractint) FOTD 01-08-00  (Seahorse Valley [5])
  407.  
  408. At 22:28 01/08/2000 -0400, John Goering wrote:
  409.  
  410. >On Mon, 31 Jul 2000 22:23:41 -0400 (EDT) Jim Muth <jamth@mindspring.com>
  411. >writes:
  412. >
  413. > > The formula that drew the image and will draw many more FOTD's
  414. > > this month of August was posted to the Fractint list last July
  415. > > by John Goering.  It is the only formula that draws all possible
  416. > > oblique angles through the 4-D Julibrot.
  417. >
  418. >John Goering responds:
  419. >
  420. >While this formula is able to slice the 4-D Julibrot at many different
  421. >angles (including slices that are parallel to each of the six coordinate
  422. >planes), unfortunately, I have not proven that it can slice at all
  423. >possible angles.  4-D space is much more "vast" than 3-D space, and it is
  424. >difficult (maybe impossible for us mortals?) to visualize complex
  425. >rotations in that space.
  426. >
  427. >When I developed the SliceJB formula, I despaired of ever understanding
  428. >what goes on when a plane is rotated in 4-D.  So I did all of the math
  429. >work using rotations in 2-D.  Since I took this simpler approach, I
  430. >suspect that this formula cannot produce all possible orientations in
  431. >4-D.
  432.  
  433. When you originally posted the SliceJB formula, you offered to post your 
  434. derivation of the formula also. Perhaps if you did so some of us could 
  435. check your reasoning and see whether your suspicions are justified.
  436.  
  437. (Alternatively, if you don't reckon it's of general interest, you could 
  438. just email me privately.)
  439.  
  440. Morgan L. Owens
  441. "There are only six real parameters to play with -- enough?"
  442.  
  443.  
  444.  
  445. - --------------------------------------------------------------
  446. Thanks for using Fractint, The Fractals and Fractint Discussion List
  447. Post Message:   fractint@lists.xmission.com
  448. Get Commands:   majordomo@lists.xmission.com "help"
  449. Administrator:  twegner@fractint.org
  450. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  451.  
  452. ------------------------------
  453.  
  454. Date: Wed, 02 Aug 2000 17:31:33 +1200
  455. From: "Morgan L. Owens" <packrat@nznet.gen.nz>
  456. Subject: Re: (fractint) FOTD 01-08-00  (Seahorse Valley [5])
  457.  
  458. At 22:28 01/08/2000 -0400, you wrote:
  459.  
  460. >On Mon, 31 Jul 2000 22:23:41 -0400 (EDT) Jim Muth <jamth@mindspring.com>
  461. >writes:
  462. >
  463. > > The formula that drew the image and will draw many more FOTD's
  464. > > this month of August was posted to the Fractint list last July
  465. > > by John Goering.  It is the only formula that draws all possible
  466. > > oblique angles through the 4-D Julibrot.
  467. >
  468. >John Goering responds:
  469. >
  470. >While this formula is able to slice the 4-D Julibrot at many different
  471. >angles (including slices that are parallel to each of the six coordinate
  472. >planes), unfortunately, I have not proven that it can slice at all
  473. >possible angles.  4-D space is much more "vast" than 3-D space, and it is
  474. >difficult (maybe impossible for us mortals?) to visualize complex
  475. >rotations in that space.
  476.  
  477. When you originally posted SliceJB, you offered to post your derivation of 
  478. the formula. Perhaps if you did so we could have a look to see how you 
  479. pulled it off (and whether you succeeded)?
  480.  
  481. Morgan L. Owens
  482. "Many mathematicians write as if the answer emerged fully-fledged 
  483. Minerva-like from their head."
  484.  
  485.  
  486.  
  487. - --------------------------------------------------------------
  488. Thanks for using Fractint, The Fractals and Fractint Discussion List
  489. Post Message:   fractint@lists.xmission.com
  490. Get Commands:   majordomo@lists.xmission.com "help"
  491. Administrator:  twegner@fractint.org
  492. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  493.  
  494. ------------------------------
  495.  
  496. Date: Wed, 02 Aug 2000 12:45:01 GMT
  497. From: "Andrew Coppin" <orphi69@hotmail.com>
  498. Subject: Re: (fractint) FOTD 20-07-00 (A Eutectic Mixture [9])
  499.  
  500. >From: Jim Muth <jamth@mindspring.com>
  501. >Reply-To: fractint@lists.xmission.com
  502. >To: fractint@lists.xmission.com
  503. >CC: philofractal@lists.fractalus.com
  504. >Subject: (fractint) FOTD 20-07-00  (A Eutectic Mixture [9])
  505. >Date: Wed, 19 Jul 2000 23:55:51 -0400 (EDT)
  506. >
  507. >
  508. >FOTD -- July 20, 2000  (Rating 9)
  509. >
  510. >Fractal visionaries and enthusiasts:
  511. >
  512. >No, there is no mistake.  Today's FOTD actually rates a 9 -- at
  513. >least in my opinion.
  514.  
  515. I am in compleate agreement.
  516.  
  517. >I almost gave a
  518. >rating of 9 to yesterday's FOTD, but now I'm glad that I settled
  519. >for the 8, since today's picture is notably better and well
  520. >worth the 9.
  521.  
  522. Right you are!
  523.  
  524. >I gave the coloring of today's image the extra effort that I
  525. >failed to give yesterday's picture, and that extra effort made
  526. >the difference, as both underlying images have about the same
  527. >potential.
  528.  
  529. Some of the best colouring I've seen for a while!
  530.  
  531. Keep up the good work!
  532.  
  533. (I'm still wading through several weeks worth of emails here!)
  534.  
  535. ________________________________________________________________________
  536. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  537.  
  538.  
  539. - --------------------------------------------------------------
  540. Thanks for using Fractint, The Fractals and Fractint Discussion List
  541. Post Message:   fractint@lists.xmission.com
  542. Get Commands:   majordomo@lists.xmission.com "help"
  543. Administrator:  twegner@fractint.org
  544. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  545.  
  546. ------------------------------
  547.  
  548. Date: Wed, 02 Aug 2000 12:54:25 GMT
  549. From: "Andrew Coppin" <orphi69@hotmail.com>
  550. Subject: Re: (fractint) FOTD 27-07-00 (Lotus [4])
  551.  
  552. >From: Jim Muth <jamth@mindspring.com>
  553. >Reply-To: fractint@lists.xmission.com
  554. >To: fractint@lists.xmission.com
  555. >CC: philofractal@lists.fractalus.com
  556. >Subject: (fractint) FOTD 27-07-00  (Lotus [4])
  557. >Date: Thu, 27 Jul 2000 00:02:32 -0400 (EDT)
  558. >
  559. >
  560. >FOTD -- July 27, 2000 (Rating 4)
  561.  
  562.  
  563. Hmmm... I would have rated it a bit higher... I think it's very pretty!
  564.  
  565. (*still* catching up with me email...)
  566.  
  567. ________________________________________________________________________
  568. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  569.  
  570.  
  571. - --------------------------------------------------------------
  572. Thanks for using Fractint, The Fractals and Fractint Discussion List
  573. Post Message:   fractint@lists.xmission.com
  574. Get Commands:   majordomo@lists.xmission.com "help"
  575. Administrator:  twegner@fractint.org
  576. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  577.  
  578. ------------------------------
  579.  
  580. Date: Wed, 02 Aug 2000 13:00:56 GMT
  581. From: "Andrew Coppin" <orphi69@hotmail.com>
  582. Subject: Re: (fractint) FOTD 30-07-00 (An All-New Midget [6])
  583.  
  584. >From: Jim Muth <jamth@mindspring.com>
  585. >Reply-To: fractint@lists.xmission.com
  586. >To: fractint@lists.xmission.com
  587. >CC: philofractal@lists.fractalus.com
  588. >Subject: (fractint) FOTD 30-07-00  (An All-New Midget [6])
  589. >Date: Sat, 29 Jul 2000 22:21:08 -0400 (EDT)
  590. >
  591. >
  592. >FOTD -- July 30, 2000 (Rating 6)
  593.  
  594. Very unusual. I like the combination of purple and green. Very nice!
  595.  
  596. (Only 200 emails to go now...)
  597.  
  598. ________________________________________________________________________
  599. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  600.  
  601.  
  602. - --------------------------------------------------------------
  603. Thanks for using Fractint, The Fractals and Fractint Discussion List
  604. Post Message:   fractint@lists.xmission.com
  605. Get Commands:   majordomo@lists.xmission.com "help"
  606. Administrator:  twegner@fractint.org
  607. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  608.  
  609. ------------------------------
  610.  
  611. Date: Wed, 02 Aug 2000 13:13:36 GMT
  612. From: "Andrew Coppin" <orphi69@hotmail.com>
  613. Subject: (fractint) Branch Cuts & Julibrot Slices
  614.  
  615. Hmmm... I've been doing some work with a little program called "gifcon". 
  616. I've been animating my "branch cuts" formula... Very cool stuff! I'd show 
  617. you all... but the files a rather large.
  618.  
  619. But anyway... I wonder if Jim has tried animating Julibrot slices? What does 
  620. it look like to take a Mandelbrot zoom, and animate it rotating into the 
  621. Julia plane? Surely that's gotta look pretty increadible, right? Hmm... will 
  622. try...
  623.  
  624. BTW, I've been thinking about trying to take a sequence of branch cut frames 
  625. and actually construct a 3D model of the complex exp corkscrew... Take the 
  626. frames, layer them, and remove the pixels that stay the same colour... I'll 
  627. let you know if it works!
  628.  
  629. ________________________________________________________________________
  630. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
  631.  
  632.  
  633. - --------------------------------------------------------------
  634. Thanks for using Fractint, The Fractals and Fractint Discussion List
  635. Post Message:   fractint@lists.xmission.com
  636. Get Commands:   majordomo@lists.xmission.com "help"
  637. Administrator:  twegner@fractint.org
  638. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  639.  
  640. ------------------------------
  641.  
  642. Date: Wed, 2 Aug 2000 16:00:34 -0400
  643. From: John R Goering <johnrhg@juno.com>
  644. Subject: Fw: Re: (fractint) Re: 2D slices of Julibrot
  645.  
  646. Here is the post that I sent some time ago concerning the derivation of
  647. the SliceJB formula (with some slight changes):
  648.  
  649. Hello to all,
  650.  
  651. Here is the mathematical derivation of the formula that I posted:
  652.  
  653. #1
  654.  
  655. First, I created the following parameterization of a plane in pqrs-space:
  656.   p=u,  q=v,  r=0, and s=0 (where the u-axis is the horizontal axis on
  657. the screen and the v-axis is the vertical axis).
  658.  
  659. (In my thinking, I oriented the Julibrot so that  the Mandelbrot set is
  660. in the pq-plane and the simplest Julia set [the disk] is in the rs-plane)
  661.  
  662. Then I did a sequence of counterclockwise rotations in the following
  663. planes: qs-plane, qr-plane, pr-plane, pq-plane.  I performed these
  664. rotations using the following general formula for performing a rotation
  665. in some xy-plane by some angle t: [where the point (xold, yold) is
  666. rotated about the origin to the point (xnew, ynew)]
  667.  
  668. #2
  669.  
  670. xnew=xold*cos(t) - yold*sin(t)
  671. ynew=xold*sin(t) + yold*cos(t)
  672.  
  673. First, the rotation in the qs-plane (where a is the angle of rotation):
  674.  
  675. #3
  676.  
  677. q=v*cos(a) - 0*sin(a)
  678. s=v*sin(a) + 0*cos(a)
  679.  
  680. (Note that qold=v and sold=0 [see #2] according to the first
  681. parameterization [see #1].  This rotation creates a new parameterization
  682. for q and s.)
  683.  
  684. So now the complete parameterization of the uv-plane in pqrs-space is:
  685.  
  686. #4
  687.  
  688. p=u
  689. q=v*cos(a)
  690. r=0
  691. s=v*sin(a)
  692.  
  693. Then the rotation in the qr-plane (where b is the angle of rotation and
  694. where I substitute the "old" values for q and r from the above
  695. parameterization (#4) into the rotation equations (#2)):
  696.  
  697. q=[v*cos(a)]*cos(b) - 0*sin(b)
  698. r=[v*cos(a)]*sin(b) + 0*cos(b)
  699.  
  700. The new parameterization in pqrs-space then is:
  701.  
  702. p=u
  703. q=v*cos(a)*cos(b)
  704. r=v*cos(a)*sin(b)
  705. s=v*sin(a)
  706.  
  707. Then the rotation in the pr-plane (where g is the angle of rotation [if
  708. you wonder where this sequence of letters is from, I originally used the
  709. first 4 letters of the Greek alphabet as the angles of rotation]):
  710.  
  711. p=u*cos(g) - [v*cos(a)*sin(b)]*sin(g)
  712. r=u*sin(g) + [v*cos(a)*sin(b)]*cos(g)
  713.  
  714. So the new parameterization in pqrs-space is:
  715.  
  716. p=u*cos(g) - v*cos(a)*sin(b)*sin(g)
  717. q=v*cos(a)*cos(b)
  718. r=u*sin(g) + v*cos(a)*sin(b)*cos(g)
  719. s=v*sin(a)
  720.  
  721. Then the rotation in the pq-plane (where d is the angle of rotation):
  722.  
  723. p=[u*cos(g) - v*cos(a)*sin(b)*sin(g)]*cos(d) - [v*cos(a)*cos(b)]*sin(d)
  724. q=[u*cos(g) - v*cos(a)*sin(b)*sin(g)]*sin(d) + [v*cos(a)*cos(b)]*cos(d)
  725.  
  726. After some mathematical manipulations, the complete parameterization is:
  727.  
  728. p=u*cos(g)*cos(d) - v*[cos(a)*sin(b)*sin(g)*cos(d) +
  729. cos(a)*cos(b)*sin(d)]
  730. q=u*cos(g)*sin(d) + v*[cos(a)*cos(b)*cos(d) -
  731. cos(a)*sin(b)*sin(g)*sin(d)]
  732. r=u*sin(g) + v*cos(a)*sin(b)*cos(g)
  733. s=v*sin(a)
  734.  
  735. Then I performed a simple shift of the origin of the uv-plane to the
  736. point (real(p3), imag(p3), 0 ,0).  This point is in the pq-plane ( the
  737. plane that the M-set is in).  So, theoretically, the resulting
  738. parameterizations of p and q are:
  739.  
  740. p=u*cos(g)*cos(d) - v*[cos(a)*sin(b)*sin(g)*cos(d) +
  741. cos(a)*cos(b)*sin(d)] + real(p3)
  742. q=u*cos(g)*sin(d) + v*[cos(a)*cos(b)*cos(d) -
  743. cos(a)*sin(b)*sin(g)*sin(d)] + imag(p3)
  744.  
  745. However, to simplify things, I did not really add real(p3) and imag(p3)
  746. in the formula until I initialized the value of c
  747.  
  748. So in implementing the parameterization, I initially set z = r + s*i and
  749. c = p + q*i + p3 (where p3 is the third parameter. Note that this adds
  750. the real portion of p3 to p and the imaginary portion of p3 to q.)
  751.  
  752. I included the formula below so that you can compare the parameterization
  753. with how I wrote it in the actual code.
  754.  
  755. SliceJB {; by John R. H. Goering, July 1999
  756. ;This formula produces 2D slices of the 4D Julibrot set. The numbers for
  757. ;p1 and p2 describe the rotation of the plane that slices the set (I
  758. ;call that plane the uv-plane -- the u-axis is the horizontal axis on 
  759. ;the screen and the v-axis is the vertical axis). I call the 4 axes
  760. ;in 4-space the p, q, r, & s axes. The M-set is in the pq-plane and the
  761. ;J-sets are in the rs-plane and planes "parallel" to it. The rotation
  762. angles
  763. ;are to be entered as fractions of pi (e.g., pi/4 would be entered as
  764. 0.25).
  765. ;At first, the uv-plane is identical to the pq-plane.
  766. ;Then the rotations are performed counterclockwise in each plane as
  767. follows:
  768. ;First: real(p1)--the rotation in the qs-plane.  Then imag(p1)--qr-plane.
  769. ;real(p2)--pr-plane. imag(p2)--pq-plane.
  770. ;The origin of the resulting skewed uv-plane is then placed at the point
  771. ;(real(p3), imag(p3), 0, 0) in pqrs-space. To create the M-set, leave the
  772. ;parameters alone, or you may change p3 to change the position of the
  773. M-set 
  774. ;on the uv-plane.
  775. ;To create a J-set, set real(p1)=real(p2)=0.5, then set p3 equal to the
  776. ;constant for the J-set (let imag(p1)=imag(p2)=0).
  777. ;The parameters for p1 and p2 that are needed to put the uv-plane
  778. parallel to
  779. ;the various coordinate planes are as following (the numbers are given in
  780. the
  781. ;order -- real(p1), imag(p1), real(p2), imag(p2) ):
  782. ;pq-plane: 0, 0, 0, 0   pr-plane: 0, 0.5, 0, 0   ps-plane: 0.5, 0, 0, 0
  783. ;qr: 0, 0.5, 0, 0.5  qs: 0.5, 0, 0, 0.5  rs: 0.5, 0, 0.5, 0
  784.  
  785.   pix=pixel, u=real(pix), v=imag(pix), a=pi*real(p1), b=pi*imag(p1)
  786.   g=pi*real(p2), d=pi*imag(p2), ca=cos(a), cb=cos(b), sb=sin(b),
  787. cg=cos(g)
  788.   sg=sin(g), cd=cos(d), sd=sin(d)
  789.   p=u*cg*cd-v*(ca*sb*sg*cd+ca*cb*sd)
  790.   q=u*cg*sd+v*(ca*cb*cd-ca*sb*sg*sd)
  791.   r=u*sg+v*ca*sb*cg, s=v*sin(a), c=p+flip(q) + p3, z=r+flip(s):
  792.   z=z*z+c
  793.   |z|<=4
  794. }
  795.  
  796.  
  797. - -------------------------------------
  798. John Ralph H. Goering
  799. johnrhg@juno.com
  800. - -------------------------------------
  801. "Let us fix our eyes on Jesus, the author and perfecter of our faith."
  802. (Heb. 12:2a NIV)
  803.  
  804. ________________________________________________________________
  805. YOU'RE PAYING TOO MUCH FOR THE INTERNET!
  806. Juno now offers FREE Internet Access!
  807. Try it today - there's no risk!  For your FREE software, visit:
  808. http://dl.www.juno.com/get/tagj.
  809.  
  810. - --------------------------------------------------------------
  811. Thanks for using Fractint, The Fractals and Fractint Discussion List
  812. Post Message:   fractint@lists.xmission.com
  813. Get Commands:   majordomo@lists.xmission.com "help"
  814. Administrator:  twegner@fractint.org
  815. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  816.  
  817. ------------------------------
  818.  
  819. Date: Wed, 2 Aug 2000 16:41:34 -0400
  820. From: John R Goering <johnrhg@juno.com>
  821. Subject: (fractint) Re: Animations in the Julibrot
  822.  
  823. Greetings,
  824.  
  825. Here is a formula that simplifies the production of animations that morph
  826. the Mandelbrot set into some Julia set (or vice versa):
  827.  
  828. 2DSlices { ; by John R. H. Goering
  829.        ; This fractal produces 2D slices of the Julibrot set.
  830.        ; p1 is the constant for some Julia set while p2 is a number
  831.        ; from 0 to 1.  p2=0 gives the M-set while p2=1 gives
  832.         ; the J-set specified by p1.  To morph from the M-set to the
  833.         ; J-set, vary p2 from 0 to 1.
  834.   w=pixel, a=pi*p2*0.5, c=p1*p2+w*cos(a), z=w*sin(a):
  835.   z=z*z+c
  836.   |z|<=4
  837. }
  838.  
  839. The basic concepts behind the development of the formula:
  840. 1) Start with a plane that slices the Julibrot through the M-set (when
  841. p2=0).
  842. 2) As p2 varies from 0 to 1, rotate and translate the plane until the
  843. plane slices the Julia set given by p1.
  844.  
  845. When making animations, I have discovered that to make a smooth
  846. animation, I need to use smaller increments as p1 gets close to 1.0.  For
  847. some reason, the transitions seem more abrupt as the orientation of the
  848. "slicing" plane gets closer to orientation of the Julia plane.
  849.  
  850. After initially designing the formula using real numbers, I was
  851. pleasantly surprised by how simple the formula became with the use of
  852. complex numbers.
  853.  
  854. John Goering
  855.  
  856. View a Mandelbrot set image gallery at
  857. http://homestead.juno.com/johnrhg/files/IntroMandelbrot.html
  858. - -------------------------------------
  859. John Ralph H. Goering
  860. johnrhg@juno.com
  861. - -------------------------------------
  862. "What is lacking cannot be counted." (Ecclesiastes 1:15b NIV)
  863. So zero is not a counting number  :-)
  864.  
  865. ________________________________________________________________
  866. YOU'RE PAYING TOO MUCH FOR THE INTERNET!
  867. Juno now offers FREE Internet Access!
  868. Try it today - there's no risk!  For your FREE software, visit:
  869. http://dl.www.juno.com/get/tagj.
  870.  
  871. - --------------------------------------------------------------
  872. Thanks for using Fractint, The Fractals and Fractint Discussion List
  873. Post Message:   fractint@lists.xmission.com
  874. Get Commands:   majordomo@lists.xmission.com "help"
  875. Administrator:  twegner@fractint.org
  876. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  877.  
  878. ------------------------------
  879.  
  880. Date: Wed, 02 Aug 2000 23:31:05 -0400
  881. From: Mike Traynor <lmtraynor@sympatico.ca>
  882. Subject: Re: (fractint) FOTD 24-07-00  (Ring Around a Midget [7])
  883.  
  884. Jim,
  885. > FOTD -- July 24, 2000 (Rating 7)
  886. > Fractal visionaries and enthusiasts:
  887. >
  888. > Naturally, upon finding something I've never before seen in a
  889. > fractal, my immediate impulse is to dive into it in search of
  890. > midgets.
  891.  
  892. Me too.  The full image itself might have been an FOTD.  There is a
  893. lot of really neat stuff in this one, from these images that look like
  894. they have cables around them to other areas that have a very barnsley look
  895. to them.
  896.  
  897. Mike
  898.  
  899. ring22             { ;   (c) Mike Traynor Aug 02, 2000 t=  0:02:21.93
  900.                      ; lmtraynor@sympatico.ca
  901.                      ; time on PIII-600 1024x768
  902.                      ;  Version 2000 Patchlevel 6
  903.   reset=2000 type=formula formulafile=_m.frm
  904.   formulaname=mandelbrotmix4 function=recip passes=b
  905.   center-mag=+0.01684641914540264/-0.32168366776083770/8487786/1/-164.999
  906.   params=-11/-1.1/-1/-11/-1.99/0 float=y maxiter=1200 inside=bof60
  907.   logmap=62 periodicity=10
  908.   colors=0002742723873AB4BG4EK5HO<3>7Ke7Ki8Ln8Mr8Mv<8>`bycdygfy<3>smzvozsh\
  909.   v<3>iEgf7cd0`<3>hIkiMnjQpf1VZQLRnC<3>T_NUWPUSSUPU<3>iOblOdbIUTDJJ89<3>UM\
  910.   HXPJZTL<3>jdTlhVokXqnZ<3>cTb`NcYIbRD`NE_PFZSGaTHeXIhXJkYKp<2>ZNwZOyZOzYN\
  911.   y<3>XNpWNnWMk<3>UMfUMeUMd<3>NDULBSJ9PI7N<3>CCNBEN9FN8GN7HN<4>KGMMGMPFL<3\
  912.   >ZFL`FLcFLeFLgFL<3>s_ivdopbej`We_M<3>faJfaIgaH<3>gbDgbCgcBgcAgcA<5>YUEWT\
  913.   EURFTQFROG<3>LIIKHJIFJ<3>gA9m96s84y72<3>`F5UG5OI6<2>6N7<5>WQC_QDcRE<3>tS\
  914.   H<2>L0F<3>okTvvWpwV<3>VyVPzVKzV<4>DvKBvIAuF<3>4r72r51q30q1<3>4Qk5Jw9Iu<3\
  915.   >PCkTBiVAj<10>r3q
  916.   }
  917.  
  918. ring21             { ;   (c) Mike Traynor Aug 02, 2000 t=  0:02:42.36
  919.                      ; lmtraynor@sympatico.ca
  920.                      ; time on PIII-600 1024x768
  921.                      ;  Version 2000 Patchlevel 6
  922.   reset=2000 type=formula formulafile=_m.frm
  923.   formulaname=mandelbrotmix4 function=recip passes=b
  924.   center-mag=+0.01684645676154260/-0.32168364603497580/424389.3/1/-164.999
  925.   params=-11/-1.1/-1/-11/-1.99/0 float=y maxiter=1200 inside=bof60
  926.   logmap=62 periodicity=10
  927.   colors=0002742723873AB4BG4EK5HO<3>7Ke7Ki8Ln8Mr8Mv<8>`bycdygfy<3>smzvozsh\
  928.   v<3>iEgf7cd0`<3>hIkiMnjQpf1VZQLRnC<3>T_NUWPUSSUPU<3>iOblOdbIUTDJJ89<3>UM\
  929.   HXPJZTL<3>jdTlhVokXqnZ<3>cTb`NcYIbRD`NE_PFZSGaTHeXIhXJkYKp<2>ZNwZOyZOzYN\
  930.   y<3>XNpWNnWMk<3>UMfUMeUMd<3>NDULBSJ9PI7N<3>CCNBEN9FN8GN7HN<4>KGMMGMPFL<3\
  931.   >ZFL`FLcFLeFLgFL<3>s_ivdopbej`We_M<3>faJfaIgaH<3>gbDgbCgcBgcAgcA<5>YUEWT\
  932.   EURFTQFROG<3>LIIKHJIFJ<3>gA9m96s84y72<3>`F5UG5OI6<2>6N7<5>WQC_QDcRE<3>tS\
  933.   H<2>L0F<3>okTvvWpwV<3>VyVPzVKzV<4>DvKBvIAuF<3>4r72r51q30q1<3>4Qk5Jw9Iu<3\
  934.   >PCkTBiVAj<10>r3q
  935.   }
  936.  
  937. ring23             { ;   (c) Mike Traynor Aug 02, 2000 t=  0:04:30.01
  938.                      ; lmtraynor@sympatico.ca
  939.                      ; time on PIII-600 1024x768
  940.                      ; Version 2000 Patchlevel 6
  941.   reset=2000 type=formula formulafile=_m.frm
  942.   formulaname=mandelbrotmix4 function=recip passes=b
  943.   center-mag=+0.01684642862575926/-0.32168367984283620/1.595448e+007/1/177\
  944.   .5 params=-11/-1.1/-1/-11/-1.99/0 float=y maxiter=1200 inside=bof60
  945.   logmap=62 periodicity=10
  946.   colors=0002742723873AB4BG4EK5HO<3>7Ke7Ki8Ln8Mr8Mv<8>`bycdygfy<3>smzvozsh\
  947.   v<3>iEgf7cd0`<3>hIkiMnjQpf1VZQLRnC<3>T_NUWPUSSUPU<3>iOblOdbIUTDJJ89<6>aW\
  948.   NdZPgaR<3>qnZ<3>cTb`NcYIbRD`NE_PFZSGaTHeXIhXJkYKp<2>ZNwZOyZOzYNy<3>XNpWN\
  949.   nWMk<3>UMfUMeUMd<3>NDULBSJ9PI7N<3>CCNBEN9FN8GN7HN<4>KGMMGMPFL<3>ZFL`FLcF\
  950.   LeFLgFL<3>s_ivdopbej`We_M<3>faJfaIgaH<3>gbDgbCgcBgcAgcA<5>YUEWTEURF<3>OL\
  951.   HNKILIIKHJIFJ<3>gA9m96s84y72<3>`F5UG5OI6<2>6N7<5>WQC_QDcRE<3>tSH<2>L0F<3\
  952.   >okTvvWpwV<3>VyVPzVKzV<4>DvKBvIAuF<3>4r72r51q30q1<3>4Qk5Jw9Iu<3>PCkTBiVA\
  953.   j<10>r3q
  954.   }
  955.  
  956. ring24             { ;   (c) Mike Traynor Aug 02, 2000 t=  0:05:14.06
  957.                      ; lmtraynor@sympatico.ca
  958.                      ; time on PIII-600 1024x768
  959.                      ; Version 2000 Patchlevel 6
  960.   reset=2000 type=formula formulafile=_m.frm
  961.   formulaname=mandelbrotmix4 function=recip passes=b
  962.   center-mag=+0.01684642862575926/-0.32168367984283620/7.670425e+007/1/177\
  963.   .501 params=-11/-1.1/-1/-11/-1.99/0 float=y maxiter=1200 inside=2
  964.   logmap=175 periodicity=10
  965.   colors=0002742723873AB4BG4EK5HO<3>7Ke7Ki8Ln8Mr8Mv<8>`bycdygfy<3>smzvozsh\
  966.   v<3>iEgf7cd0`<3>hIkiMnjQpf1VZQLRnC<3>T_NUWPUSSUPU<3>iOblOdbIUTDJJ89<6>aW\
  967.   NdZPgaR<3>qnZ<3>cTb`NcYIbRD`NE_PFZSGaTHeXIhXJkYKp<2>ZNwZOyZOzYNy<3>XNpWN\
  968.   nWMk<3>UMfUMeUMd<3>NDULBSJ9PI7N<3>CCNBEN9FN8GN7HN<4>KGMMGMPFL<3>ZFL`FLcF\
  969.   LeFLgFL<3>s_ivdopbej`We_M<3>faJfaIgaH<3>gbDgbCgcBgcAgcA<5>YUEWTEURF<3>OL\
  970.   HNKILIIKHJIFJ<3>gA9m96s84y72<3>`F5UG5OI6<2>6N7<5>WQC_QDcRE<3>tSH<2>L0F<3\
  971.   >okTvvWpwV<3>VyVPzVKzV<4>DvKBvIAuF<3>4r72r51q30q1<3>4Qk5Jw9Iu<3>PCkTBiVA\
  972.   j<10>r3q
  973.   }
  974.  
  975. - --------------------------------------------------------------
  976. Thanks for using Fractint, The Fractals and Fractint Discussion List
  977. Post Message:   fractint@lists.xmission.com
  978. Get Commands:   majordomo@lists.xmission.com "help"
  979. Administrator:  twegner@fractint.org
  980. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  981.  
  982. ------------------------------
  983.  
  984. Date: Thu, 3 Aug 2000 00:18:51 -0400 (EDT)
  985. From: Jim Muth <jamth@mindspring.com>
  986. Subject: (fractint) FOTD  03-08-00,  (Breaking-up Midget [4])
  987.  
  988. FOTD -- August 03, 2000 (Rating 4)
  989.  
  990. Fractal visionaries and enthusiasts:
  991.  
  992. An extremely busy day means a hasty fractal and short discussion.
  993.  
  994. Today's curious scene lies in the infinite spiral of the 
  995. Z^(sqrt(2))+C Mandeloid, a short distance out from the default 
  996. view.  The parent fractal is a distorted bay with an even more 
  997. distorted main bud.  Today's scene lies in the left branch of the 
  998. valley between the bay and bud.
  999.  
  1000. I named the picture "Breaking-up Midget" when I saw how broken 
  1001. the surrounding elements are.  I can honestly rate the image no 
  1002. higher than 4, since I put almost no effort into it.  The 
  1003. 11-minute parameter file makes a download preferable.  The 
  1004. download may be found at:
  1005.  
  1006.           <alt.binaries.pictures.fractals>
  1007.  
  1008. and at:
  1009.  
  1010.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  1011.  
  1012. The fractal weather today  was partly cloudy and very muggy, 
  1013. with a temperature of 84F (29C) that was perfect for both 
  1014. fractal cats and grass trimming.  The rain held off until after 
  1015. dark, when a heavy thunder-storm skimmed past just to the east.  
  1016. Luckily the rain was not enough to run into the basement.
  1017.  
  1018. I had no time for philosophy today, but I'm accumulating a great 
  1019. backlog of ideas, which sooner or later will be made public.  
  1020. Despite the rush, I'll return in 24 hours with a new fractal and 
  1021. a few more words.  Until then, take care, and the best has not 
  1022. yet arrived.
  1023.  
  1024.  
  1025. Jim Muth
  1026. jamth@mindspring.com
  1027.  
  1028.  
  1029. START 20.0 PAR-FORMULA FILE================================
  1030.  
  1031. Breaking-up_Midget { ; time=0:11:06.74 -- SF5 on a p200
  1032.                      ;  Version 2000 Patchlevel 9
  1033.   reset=2000 type=formula formulafile=branchct.frm
  1034.   formulaname=MandelbrotBC passes=1
  1035.   center-mag=-0.09561066091537362/+0.78473810657722410\
  1036.   /352024.7/1/35 params=1.414213562373/0/0/0 float=y
  1037.   maxiter=60000 inside=0 logmap=136 periodicity=10
  1038.   colors=000WYl<3>RSoQRpPQp<21>DehCfhCgh<3>Aig<15>VEUW\
  1039.   CUXAT<3>a3Q<11>iBCiBAjC9<2>lE6lE5kG4<22>jk1jl1jn1jo1\
  1040.   jp1jr1jr1mm0<3>dU3aP4_K5YK5WK6TKCRKGPKKNKOLMS<2>SScU\
  1041.   UfZVj<3>rTzwTzzSzwSztUoqVknXhkYdhYceZabZ`<3>URXSQWRO\
  1042.   VTMU<2>ZLR<2>dWOfaNhcMjeLlgKniLomM<2>smOwmPzhPzfQzcR\
  1043.   zaRx_SvYTwXU<3>vTYuSZuR_tS`tTatUb<23>XkYWlYVmX<3>RpX\
  1044.   Nq_<3>ZuRavPdwNfxKiyI<3>uzAwz8vzA<6>rzIrzJqzK<3>ozOn\
  1045.   zOozP<17>xzZ
  1046.   }
  1047.  
  1048. frm:MandelbrotBC = { ; Z=Z^E+C  Andrew Coppin
  1049.   e=p1
  1050.   p=real(p2)+PI
  1051.   q=2*PI*trunc(p/(2*PI))
  1052.   r=real(p2)-q
  1053.   Z=C=Pixel:
  1054.     Z=log(Z)
  1055.     IF(imag(Z)>r)
  1056.       Z=Z+flip(2*PI)
  1057.     ENDIF
  1058.     Z=exp(e*(Z+flip(q)))+C
  1059.   |Z|<100
  1060. }
  1061.  
  1062. END 20.0 PAR-FORMULA FILE==================================
  1063.  
  1064.  
  1065. - --------------------------------------------------------------
  1066. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1067. Post Message:   fractint@lists.xmission.com
  1068. Get Commands:   majordomo@lists.xmission.com "help"
  1069. Administrator:  twegner@fractint.org
  1070. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1071.  
  1072. ------------------------------
  1073.  
  1074. End of fractint-digest V1 #487
  1075. ******************************
  1076.  
  1077.