home *** CD-ROM | disk | FTP | other *** search
/ ftp.xmission.com / 2014.06.ftp.xmission.com.tar / ftp.xmission.com / pub / lists / fractint / archive / v01.n429 < prev    next >
Internet Message Format  |  1999-12-20  |  40KB

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #429
  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       Monday, December 20 1999       Volume 01 : Number 429
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Fri, 17 Dec 1999 00:40:46 -1000
  18. From: "David Jones" <gnome@hawaii.rr.com>
  19. Subject: (fractint) Re: FOTD, 16-12-99
  20.  
  21. On 16 Dec 99 at 10:31, Jim Muth wrote:
  22.  
  23. > At 09:25 PM 12/15/99 -1000, David J. wrote:
  24. > >Jim, what do you do that you get to make a worthwhile 
  25. > >fractal each day? I barely get to diddle around a bit 
  26. > >ever once in a while!
  27. > I'm a self-employed Graphic Designer,
  28.  
  29. Ah, but it does give you a trained eye.
  30.  
  31. > but this hardly gives me enough time for an entire FOTD
  32. > every day.  I have several non-secrets that make the
  33. > FOTD possible.
  34. > To start, I have a computer dedicated solely to
  35. > fractals.
  36.  
  37. But you must still spend some time looking at images and 
  38. twiddling with parameters et al.
  39.  
  40. > And I watch NO television until the FOTD is calculated,
  41. > described, and posted.  This is not self-discipline; it
  42. > is simply because I find doing the FOTD more enjoyable
  43. > than watching 99 percent of the tripe that passes for
  44. > TV entertainment.  
  45.  
  46. I'm not a TV watcher, either.
  47.  
  48. > Second, I am so familiar with Fractint that using it has
  49. > become intuitive.  I waste no time trying to figure out
  50. > how to manipulate a fractal image.
  51.  
  52. I haven't got that level of fluency. I still find myself 
  53. trying to remember things that I don't use very often.
  54.  
  55. > Third, I am a writer, which makes writing the
  56. > discussion go quickly. 
  57. > Fourth, I have a formula, MandelbrotMix4, that produces
  58. > interesting fractals almost instantly once one has
  59. > become familiar with it. And when time is really
  60. > short, I don't hesitate to use Fractint's evolver
  61. > feature, even though the evolver doesn't work very well
  62. > with this particular formula.
  63.  
  64. I think the evolver is fun. I've come up with more 
  65. fractals that interest me than I ever did before the 
  66. evolver. Hurrah for the evolver and the smart person(s) 
  67. who created it!
  68.  
  69. > I also keep my fractal images simple, and try to avoid,
  70. > not always with success, those images that take hours to
  71. > render.
  72. > Perhaps my attitude also has something to do with it. 
  73. > To me, a fractal is 3 parts 'look what the numbers have
  74. > done' and only 1 part 'look what I have done'.  In fact,
  75. > it is this attitude that convinced me to stop posting to
  76. > the fractal-art list.
  77.  
  78. Gee, you picked up that feeling from the fractal-art 
  79. list, too? ;-)
  80.  
  81. Another blast of bits from David
  82. http://home.hawaii.rr.com/aliasjj/   http://www.hawastsoc.org/
  83. For the best Hawaii & Pacific Basin surf forecast:
  84.     http://www.surfreporthawaii.com
  85.  
  86. Random Thought for this Nanosecond
  87. The thing to remember is that physical reality is rooted in the chaos of the Heisenberg Uncertainty Principle, which states tha
  88. t you can know either the position of a particle, or the velocity of a particle, but not both simultaneously. So knowing only
  89.   oT
  90.  
  91. - --------------------------------------------------------------
  92. Thanks for using Fractint, The Fractals and Fractint Discussion List
  93. Post Message:   fractint@lists.xmission.com
  94. Get Commands:   majordomo@lists.xmission.com "help"
  95. Administrator:  twegner@swbell.net
  96. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  97.  
  98. ------------------------------
  99.  
  100. Date: Fri, 17 Dec 1999 00:40:47 -1000
  101. From: "David Jones" <gnome@hawaii.rr.com>
  102. Subject: (fractint) Re: Color Cycling - Longer than 256 colors? 
  103.  
  104. On 16 Dec 99 at 11:17, Phil McRevis wrote:
  105.  
  106. > In article <03a6325240710c9HNLMAIL1@hawaii.rr.com>,
  107. >     "David Jones" <gnome@hawaii.rr.com>  writes:
  108. > > Do it in GNU C++, I'd love to see if we could compile an 
  109. > > OS/2 version.
  110. > The OS/2 version will essentially be the Windows
  111. > version.  Its my understnading that OS/2 isn't radically
  112. > different from Windows as far as compiling is concerned.
  113. >  I doubt C++ will be used, unless its used as a 'better
  114. > C than C'.  A GNU compiler could be used, but I also
  115. > doubt that is what people will be using for development
  116. > unless they use djgpp for the DOS+DPMI version.  Trying
  117. > to develop native Win32 applications with gcc has
  118. > problems.
  119.  
  120. Dang, I was hoping Fractint would become platform 
  121. independent. I still think the idea of separating the 
  122. engine from the front end, and coding the engine to make 
  123. it as portable as possible would really open up Fractint. 
  124. Consider Fractint as a collection of APIs for generating 
  125. fractals, and make it compilable and callable from other 
  126. programming languages, and just think of the army of 
  127. people who could brew up front ends! Compile the engine 
  128. for your platform, then use that platform's features when 
  129. making a front end. Heck, maybe you could even pull a 
  130. Mathematica trick on it, and make it possible for the 
  131. backend to run on a different computer than the front 
  132. end (or as multiple instances on multiple computers). 
  133. That would open the possibility of a Mac client using the 
  134. Fractint backend running on some other box .. (IIRC, 
  135. didn't someone in the Stone Soup Group say something 
  136. about doing realtime 3D fractals if someone would provide 
  137. him with a Cray? <G>)
  138.  
  139. But who am I to speak to real programmers? My last 
  140. fractal coding experience was writing a Mandlebrot 
  141. generator in Commodore BASIC for the Commodore 64! I 
  142. think it "ran" at the rate of 4 hours per 320-pixel 
  143. screen line. Just make it possible for me to run an OS/2 
  144. native version, and I'll be happy. (Well, support for my 
  145. Elsa GLoria Synergy card's high res (1920x12??) would be 
  146. nice .. <G>)
  147.  
  148. Anyway, check out Project Odin -- 
  149. <http://www.netlabs.org/odin/index.html>
  150. It's been able to convert such W9x executables as Quake 
  151. II to native OS/2. I would think it possible to convert a 
  152. similar W9x Fractint executable.
  153.  
  154. Another blast of bits from David
  155. http://home.hawaii.rr.com/aliasjj/   http://www.hawastsoc.org/
  156. For the best Hawaii & Pacific Basin surf forecast:
  157.     http://www.surfreporthawaii.com
  158.  
  159. Random Thought for this Nanosecond
  160. I have a little pedestal
  161. I made it out of wood.
  162. And I always stand on it
  163. When I've been very good. (D.Jones)
  164.  
  165.  
  166.  
  167. - --------------------------------------------------------------
  168. Thanks for using Fractint, The Fractals and Fractint Discussion List
  169. Post Message:   fractint@lists.xmission.com
  170. Get Commands:   majordomo@lists.xmission.com "help"
  171. Administrator:  twegner@swbell.net
  172. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  173.  
  174. ------------------------------
  175.  
  176. Date: Fri, 17 Dec 1999 10:30:09 -0500
  177. From: Tom Conally <conally@netpath.net>
  178. Subject: (fractint) Happy Holidays
  179.  
  180. Well here's to you and yours a very happy holiday season. A holiday fractal
  181. is at
  182.  
  183. http://members.tripod.com/~afractal/holiday.html
  184.  
  185. I haven't had much fractal time lately so haven't contributed very much.
  186. Thanks to everyone who has contributed to make this a very good fractal
  187. year.
  188. Tom Conally
  189.  
  190. In every boomerang there is a perfect throw.
  191. Your life, Grasshopper, is to practice
  192. till you find that throw
  193. and become one with that boomerang!
  194. http://fly.to/boomerangs  " Flying Frog Boomerangs"
  195. http://www.netpath.net/~conally   My greater internet index
  196.  
  197. - --------------------------------------------------------------
  198. Thanks for using Fractint, The Fractals and Fractint Discussion List
  199. Post Message:   fractint@lists.xmission.com
  200. Get Commands:   majordomo@lists.xmission.com "help"
  201. Administrator:  twegner@swbell.net
  202. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  203.  
  204. ------------------------------
  205.  
  206. Date: Fri, 17 Dec 1999 10:30:07 -0500 (EST)
  207. From: Jim Muth <jamth@mindspring.com>
  208. Subject: (fractint) Re: FOTD, 16-12-99
  209.  
  210. At 12:40 AM 12/17/99 -1000, David Jones wrote:
  211.  
  212.        <snip>
  213. >But you must still spend some time looking at images and 
  214. >twiddling with parameters et al.    <snip>
  215.  
  216. Here's the big secret.  On slow days I have the time to create 
  217. several images.  I save the extra images to use on busy days.  
  218.  
  219. >Random Thought for this Nanosecond 
  220. >The thing to remember is that physical reality is rooted in the 
  221. >chaos of the Heisenberg Uncertainty Principle, which states that 
  222. >you can know either the position of a particle, or the velocity of 
  223. >a particle, but not both simultaneously.
  224.  
  225. I find QM very fascinating.  The Uncertainty is not caused by a 
  226. lack of sensitivity of our instruments.  Nor is it caused by some 
  227. imaginary diffusion screen, which blurs the measurements.  The 
  228. indeterminate parts of the measurements simply do not exist.
  229.  
  230. Jim M.
  231.  
  232.  
  233. - --------------------------------------------------------------
  234. Thanks for using Fractint, The Fractals and Fractint Discussion List
  235. Post Message:   fractint@lists.xmission.com
  236. Get Commands:   majordomo@lists.xmission.com "help"
  237. Administrator:  twegner@swbell.net
  238. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  239.  
  240. ------------------------------
  241.  
  242. Date: Fri, 17 Dec 1999 10:04:55 -0500
  243. From: Gedeon Peteri <gedeon@InfoAve.Net>
  244. Subject: (fractint) Updated Curves Gallery
  245.  
  246. Pages 1 and 2 in my Curves Gallery have been updated with 16 new images.
  247. As usual, a complete set of parameter files is also available.
  248.  
  249. I hope you'll enjoy your visit.
  250.  
  251. Gedeon
  252.  
  253. - --
  254. - --------------------------------------------------------------
  255. Fractals: http://members.xoom.com/gedeonp/fractals.html
  256. Member Infinite Fractal Loop
  257. Last updated: December 7, 1999 -- New Curves images
  258. Photography: http://members.xoom.com/gedeonp/photos.html
  259. Last updated: July 15, 1999 -- Four new pages
  260. - --------------------------------------------------------------
  261.  
  262.  
  263.  
  264. - --------------------------------------------------------------
  265. Thanks for using Fractint, The Fractals and Fractint Discussion List
  266. Post Message:   fractint@lists.xmission.com
  267. Get Commands:   majordomo@lists.xmission.com "help"
  268. Administrator:  twegner@swbell.net
  269. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  270.  
  271. ------------------------------
  272.  
  273. Date: Fri, 17 Dec 1999 12:28:25 -0700
  274. From: Phil McRevis <legalize@xmission.com>
  275. Subject: Re: (fractint) Re: Color Cycling - Longer than 256 colors? 
  276.  
  277. In article <01f4137391011c9HNLMAIL2@hawaii.rr.com>,
  278.     "David Jones" <gnome@hawaii.rr.com>  writes:
  279.  
  280. > Dang, I was hoping Fractint would become platform 
  281. > independent.
  282.  
  283. It will, but what's the point of coding a special port to OS/2 if its
  284. essentially Windows?  Just use the Windows version.
  285.  
  286. > I still think the idea of separating the 
  287. > engine from the front end, and coding the engine to make 
  288. > it as portable as possible would really open up Fractint. 
  289. > Consider Fractint as a collection of APIs for generating 
  290. > fractals, and make it compilable and callable from other 
  291. > programming languages, and just think of the army of 
  292. > people who could brew up front ends!
  293.  
  294. That's easier said than done; have you looked at the code?
  295. - --
  296. <http://www.xmission.com/~legalize/>    Legalize Adulthood!
  297.     ``Ain't it funny that they all fire the pistol,     
  298.       at the wrong end of the race?''--PDBT     
  299. legalize@xmission.com    <http://www.thewho.net>
  300.  
  301. - --------------------------------------------------------------
  302. Thanks for using Fractint, The Fractals and Fractint Discussion List
  303. Post Message:   fractint@lists.xmission.com
  304. Get Commands:   majordomo@lists.xmission.com "help"
  305. Administrator:  twegner@swbell.net
  306. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  307.  
  308. ------------------------------
  309.  
  310. Date: Fri, 17 Dec 1999 18:52:55 -1000
  311. From: "David Jones" <gnome@hawaii.rr.com>
  312. Subject: (fractint) Re: Color Cycling - Longer than 256 colors? 
  313.  
  314. On 17 Dec 99 at 12:28, Phil McRevis wrote:
  315.  
  316. > In article <01f4137391011c9HNLMAIL2@hawaii.rr.com>,
  317. >     "David Jones" <gnome@hawaii.rr.com>  writes:
  318. > > Dang, I was hoping Fractint would become platform 
  319. > > independent.
  320. > It will, but what's the point of coding a special port
  321. > to OS/2 if its essentially Windows?  Just use the
  322. > Windows version.
  323.  
  324. Well, there's more to OS/2 than "Windows" - the WorkPlace 
  325. Shell is much more capable than the W9x interface.
  326.  
  327. > > I still think the idea of separating the 
  328. > > engine from the front end, and coding the engine to make 
  329. > > it as portable as possible would really open up Fractint. 
  330. > > Consider Fractint as a collection of APIs for generating 
  331. > > fractals, and make it compilable and callable from other 
  332. > > programming languages, and just think of the army of 
  333. > > people who could brew up front ends!
  334. > That's easier said than done; have you looked at the
  335. > code?
  336.  
  337. Nope! I understand there's a lot of x86 Assembler in 
  338. Fractint. C or C++ or Java I could understand. My x86 
  339. Assembler is non-existent. When I was doing Assembler 
  340. stuff, it was 6502 and 68000 ... 
  341.  
  342. Another blast of bits from David
  343. http://home.hawaii.rr.com/aliasjj/   http://www.hawastsoc.org/
  344. For the best Hawaii & Pacific Basin surf forecast:
  345.     http://www.surfreporthawaii.com
  346.  
  347. Random Thought for this Nanosecond
  348. May the Monster of Memory never ram you! (D.Jones)
  349.  
  350.  
  351.  
  352. - --------------------------------------------------------------
  353. Thanks for using Fractint, The Fractals and Fractint Discussion List
  354. Post Message:   fractint@lists.xmission.com
  355. Get Commands:   majordomo@lists.xmission.com "help"
  356. Administrator:  twegner@swbell.net
  357. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  358.  
  359. ------------------------------
  360.  
  361. Date: Sat, 18 Dec 1999 03:04:44 -0500 (EST)
  362. From: Jim Muth <jamth@mindspring.com>
  363. Subject: (fractint) FOTD, 18-12-99 (Merlin the Magician) (c)
  364.  
  365. FOTD -- December 18, 1999
  366.  
  367. Fractal enthusiasts and visionaries:
  368.  
  369. Nothing is less interesting than a story about a relationship -- 
  370. the manner in which two people, ususally a man and woman, get 
  371. along together.  Really, who would be interested in something as 
  372. trite as whether Jane gets John, or whether Mary will ever stop 
  373. crying because Jim left her.  These things are important when 
  374. they happen to oneself, but they are great sleep producers when 
  375. they are presented happening to others as entertainment.  Yet 
  376. the book racks, TV airwaves, movie theaters and video stores are 
  377. filled with stories about relationships.
  378.  
  379. But apparently, just because I find it silly to become interes-
  380. ted in how two fictitious characters are interacting, doesn't 
  381. mean everyone finds stories of relationships dull and boring.  
  382. After all, they're not writing relationship stories to go unread 
  383. and unviewed.  And even fractals can have relationships.
  384.  
  385. Today's picture shows two mandel-midget-like objects so close 
  386. together that they could only be having a relationship.  I 
  387. therefore named the picture "Midget Relationship".  The image 
  388. was quickly produced by number 11 in my series of MandNewt 
  389. formulas, all of which use variations of the Ikenaga function.
  390.  
  391. Today's FOTD is also a product of Fractint's evolver.  Lacking 
  392. the time for a proper fractal search, I fed the formula into the 
  393. evolver and let the parameters vary at random.  Then, when the 
  394. screen was filled with thumbnails, I chose the most interesting 
  395. looking sketch and rendered it full size, which for the FOTD is 
  396. 640x480.
  397.  
  398. The result is a rather blocky but still interesting picture 
  399. showing two objects that look like but are not Mandeloid 
  400. midgets.  The buds of these objects are surrounded by clouds of 
  401. smaller midgets, both single and double.
  402.  
  403. A close look at today's image will reveal that it is split 
  404. neatly down the center, the split passing precisely between the 
  405. two midgets.  And many of the smaller midgets in the surrounding 
  406. clouds are also split in exactly the same way.
  407.  
  408. The parameter file renders in less than 3 minutes, relatively 
  409. quickly but still slow enough to make a download of the finished 
  410. image more efficient.
  411.  
  412. That image may be found at:
  413.  
  414.           <alt.binaries.pictures.fractals>
  415.  
  416. and at:
  417.  
  418.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  419.  
  420. The fractal weather today was a somewhat above normal 50F (10C), 
  421. a bit too chilly for cats who are designed for the heat of 
  422. northern Africa, but perfect for fractals.
  423.  
  424. I've just passed my peak.  The hour is growing late and the 
  425. fractal cats are calling for their midnight snacks.  Until next 
  426. time, which will be tomorrow, take care, and remember that a bit 
  427. of belief is good for your health.
  428.  
  429.  
  430. Jim Muth
  431. jamth@mindspring.com
  432.  
  433.  
  434. START FORMULA==============================================
  435.  
  436. MandNewt11 {; Jim Muth
  437. z=g=pixel, a=real(p1), b=imag(p1), c=real(p2),
  438. d=imag(p2), e=real(p3), f=imag(p3):
  439. h=z^a+(g-b)*z-f
  440. j=c*z^d+g
  441. z=z-e*h/j,
  442. .0000000000000000000000000000005 <= |h|
  443. }
  444.  
  445. END FORMULA================================================
  446.  
  447. START PARAMETER FILE=======================================
  448.  
  449. MidgetRelationship { ; time=0:02:57.84 on a p200, SF5
  450.   reset=2000 type=formula formulafile=mandnewt.frm
  451.   formulaname=MandNewt11 passes=1
  452.   center-mag=-0.04338648757936973/+0.07712145947450548\
  453.   /45110.59/1/-144.999
  454.   params=2.416/0.059/2.175/-2.591/-2.805/1.209
  455.   float=y maxiter=100 bailout=25 inside=bof60
  456.   logmap=yes symmetry=xaxis periodicity=0
  457.   colors=000n55<3>`OEzrHUYJRaLOwyHkbB_G<3>lHPuDRrGO<2>\
  458.   kPG<3>Epg6wn8tp<3>DitFguGdvHbwLXfPSQSNA<3>XIXZHb_Gh`\
  459.   FnaEsUKuMQvFDH7EJ0FL<2>EIRJJFNK4WWDdeMloV<3>kZKkVIkR\
  460.   FkNDiVNgaXfhRfoL<3>RlJNkIJjIFjIYjLpjN<3>jkR<3>Al1<2>\
  461.   9mj9my7mWOmccmj<3>WmlUmmSmmQmnOmn<3>WmaYmY_mVamScmPP\
  462.   m`SmYUmVW5S<3>c1H<3>VGVTKZROaPSeNVh<3>TPdVOcWNb<2>vU\
  463.   O<3>dQ_`QbVRW<2>DSD<2>APtLKt7Wd5SiHwF<3>a5t<2>Vw4<3>\
  464.   WbEWYGSVK<3>CKY9I`BLW<3>JWDLZ8M`4<2>gsDlWHkebjow<3>b\
  465.   ig`hcZg_XfX<2>UBRU1PR7J<2>IO1<3>j9D<3>MRXGWaA_f4ck<3\
  466.   >iTI<3>JLRCJT6IV<3>CmVDtVGqY<3>PeeRbgT`iW2JG8mSSZ<2>\
  467.   bfgV_OZcWbgcxM8<2>laWhfcfp8<3>emSelXelaekfDGgLOhSWiq\
  468.   6Br02
  469.   }
  470.  
  471. END PARAMETER FILE=========================================
  472.  
  473. START 20.0 PAR-FORMULA FILE================================
  474.  
  475. MidgetRelationship { ; time=0:02:57.84 on a p200, SF5
  476.   reset=2000 type=formula formulafile=mandnewt.frm
  477.   formulaname=MandNewt11 passes=1
  478.   center-mag=-0.04338648757936973/+0.07712145947450548\
  479.   /45110.59/1/-144.999
  480.   params=2.416/0.059/2.175/-2.591/-2.805/1.209
  481.   float=y maxiter=100 bailout=25 inside=bof60
  482.   logmap=yes symmetry=xaxis periodicity=0
  483.   colors=000n55<3>`OEzrHUYJRaLOwyHkbB_G<3>lHPuDRrGO<2>\
  484.   kPG<3>Epg6wn8tp<3>DitFguGdvHbwLXfPSQSNA<3>XIXZHb_Gh`\
  485.   FnaEsUKuMQvFDH7EJ0FL<2>EIRJJFNK4WWDdeMloV<3>kZKkVIkR\
  486.   FkNDiVNgaXfhRfoL<3>RlJNkIJjIFjIYjLpjN<3>jkR<3>Al1<2>\
  487.   9mj9my7mWOmccmj<3>WmlUmmSmmQmnOmn<3>WmaYmY_mVamScmPP\
  488.   m`SmYUmVW5S<3>c1H<3>VGVTKZROaPSeNVh<3>TPdVOcWNb<2>vU\
  489.   O<3>dQ_`QbVRW<2>DSD<2>APtLKt7Wd5SiHwF<3>a5t<2>Vw4<3>\
  490.   WbEWYGSVK<3>CKY9I`BLW<3>JWDLZ8M`4<2>gsDlWHkebjow<3>b\
  491.   ig`hcZg_XfX<2>UBRU1PR7J<2>IO1<3>j9D<3>MRXGWaA_f4ck<3\
  492.   >iTI<3>JLRCJT6IV<3>CmVDtVGqY<3>PeeRbgT`iW2JG8mSSZ<2>\
  493.   bfgV_OZcWbgcxM8<2>laWhfcfp8<3>emSelXelaekfDGgLOhSWiq\
  494.   6Br02
  495.   }
  496.  
  497. frm:MandNewt11 {; Jim Muth
  498. z=g=pixel, a=real(p1), b=imag(p1), c=real(p2),
  499. d=imag(p2), e=real(p3), f=imag(p3):
  500. h=z^a+(g-b)*z-f
  501. j=c*z^d+g
  502. z=z-e*h/j,
  503. .0000000000000000000000000000005 <= |h|
  504. }
  505.  
  506. END 20.0 PAR-FORMULA FILE==================================
  507.  
  508.  
  509. - --------------------------------------------------------------
  510. Thanks for using Fractint, The Fractals and Fractint Discussion List
  511. Post Message:   fractint@lists.xmission.com
  512. Get Commands:   majordomo@lists.xmission.com "help"
  513. Administrator:  twegner@swbell.net
  514. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  515.  
  516. ------------------------------
  517.  
  518. Date: Sat, 18 Dec 1999 09:35:33 -1000
  519. From: "halyna kuheana" <halyna@ilhawaii.net>
  520. Subject: (fractint) Re; Aloha & a Q
  521.  
  522. This is a multi-part message in MIME format.
  523.  
  524. - ------=_NextPart_000_0027_01BF493B.3B108620
  525. Content-Type: text/plain;
  526.     charset="iso-8859-1"
  527. Content-Transfer-Encoding: quoted-printable
  528.  
  529. Aloha!
  530. Very recently discovering Fractals, and truly enjoying, has generated a =
  531. number of questions for me.
  532.  
  533. The more technical part, for now, I'm exploring myself; along with the =
  534. slightly less recently acquired computer.
  535.  
  536. But I had one of those burning questions, and no need get technical; Can =
  537. any of  the fractals in Nature, such as the IFS Fern, be "interpreted" =
  538. into fractal imagery?
  539.  
  540. Thank you,
  541. Halyna
  542.  
  543. - ------=_NextPart_000_0027_01BF493B.3B108620
  544. Content-Type: text/html;
  545.     charset="iso-8859-1"
  546. Content-Transfer-Encoding: quoted-printable
  547.  
  548. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  549. <HTML><HEAD>
  550. <META content=3D"text/html; charset=3Diso-8859-1" =
  551. http-equiv=3DContent-Type>
  552. <META content=3D"MSHTML 5.00.2722.2800" name=3DGENERATOR>
  553. <STYLE></STYLE>
  554. </HEAD>
  555. <BODY bgColor=3D#ffffff>
  556. <DIV><FONT face=3DArial size=3D2>Aloha!</FONT></DIV>
  557. <DIV><FONT face=3DArial size=3D2>Very recently discovering Fractals, and =
  558. truly=20
  559. enjoying, has generated a number of questions for me.</FONT></DIV>
  560. <DIV> </DIV>
  561. <DIV><FONT face=3DArial size=3D2>The more technical part, for now, I'm =
  562. exploring=20
  563. myself; along with the slightly less recently acquired =
  564. computer.</FONT></DIV>
  565. <DIV> </DIV>
  566. <DIV><FONT face=3DArial size=3D2>But I had one of those burning =
  567. questions, and no=20
  568. need get technical; Can any of  the fractals in Nature, such as the =
  569. IFS=20
  570. Fern, be "interpreted" into fractal imagery?</FONT></DIV>
  571. <DIV><FONT face=3DArial size=3D2></FONT> </DIV>
  572. <DIV><FONT face=3DArial size=3D2>Thank you,</FONT></DIV>
  573. <DIV><FONT face=3DArial size=3D2>Halyna</FONT></DIV></BODY></HTML>
  574.  
  575. - ------=_NextPart_000_0027_01BF493B.3B108620--
  576.  
  577.  
  578. - --------------------------------------------------------------
  579. Thanks for using Fractint, The Fractals and Fractint Discussion List
  580. Post Message:   fractint@lists.xmission.com
  581. Get Commands:   majordomo@lists.xmission.com "help"
  582. Administrator:  twegner@swbell.net
  583. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  584.  
  585. ------------------------------
  586.  
  587. Date: Sat, 18 Dec 1999 19:45:28 -0700
  588. From: Phil McRevis <legalize@xmission.com>
  589. Subject: Re: (fractint) Re: Color Cycling - Longer than 256 colors? 
  590.  
  591. In article <0a01e46510412c9HNLMAIL3@hawaii.rr.com>,
  592.     "David Jones" <gnome@hawaii.rr.com>  writes:
  593.  
  594. > Well, there's more to OS/2 than "Windows" - the WorkPlace 
  595. > Shell is much more capable than the W9x interface.
  596.  
  597. Does an application needs to be coded differently on OS/2 vs.
  598. Windows for this?
  599.  
  600. > Nope! I understand there's a lot of x86 Assembler in 
  601. > Fractint.
  602.  
  603. There is assembly in fractint, but there is also corresponding C code
  604. that does all the same things, only slower.  Its not the assembly
  605. portion of fractint that makes it hard to move to another environment,
  606. its the 640K limit that causes the code to go through all sorts of
  607. contortions.  That's what has the most pervasive influence on the code
  608. and the polling I/O style instead of being event-driven.  The memory
  609. contortions (its amazing really what they pulled off in a 640K overlay
  610. environment) of the DOS "process" model compared to modern systems and
  611. the polling are the two things that make porting fractint hard.  We
  612. are working on making this easier, but there's just no way to make
  613. this tough job easy and it sort of has to be done all or mostly by one
  614. person to make sure everything is consistent.
  615. - --
  616. <http://www.xmission.com/~legalize/>    Legalize Adulthood!
  617.     ``Ain't it funny that they all fire the pistol,     
  618.       at the wrong end of the race?''--PDBT     
  619. legalize@xmission.com    <http://www.thewho.net>
  620.  
  621. - --------------------------------------------------------------
  622. Thanks for using Fractint, The Fractals and Fractint Discussion List
  623. Post Message:   fractint@lists.xmission.com
  624. Get Commands:   majordomo@lists.xmission.com "help"
  625. Administrator:  twegner@swbell.net
  626. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  627.  
  628. ------------------------------
  629.  
  630. Date: Sat, 18 Dec 1999 22:47:45 -0500 (EST)
  631. From: Jim Muth <jamth@mindspring.com>
  632. Subject: (fractint) FOTD, 19-12-99 (Sandy Bottom) (c)
  633.  
  634. FOTD -- December 19, 1999
  635.  
  636. Fractal enthusiasts and visionaries:
  637.  
  638. Today we have a fractal that looks as though it had been scraped 
  639. from the bottom of Chesapeake Bay -- a fractal so filled with 
  640. holes that its pattern is almost totally obscured in a chaos of 
  641. sand.  I named the grainy scene "Sandy Bottom" because it 
  642. resembles the sandy bottom of our local estuary.
  643.  
  644. It is quite a slow image when calculated from the parameter 
  645. file, so the JPEG'd image has been posted as usual to:
  646.  
  647.           <alt.binaries.pictures.fractals>
  648.  
  649. as well as to:
  650.  
  651.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  652.  
  653. But the JPEG version that I just retrieved from ABPF has lost 
  654. much of its sparkle.  I'm therefore going to cancel the JPEG 
  655. version and post the GIF version in its place.  If you find a 
  656. stray copy of the JPEG version, do not download it.  Download 
  657. only the GIF version.
  658.  
  659. The formula behind the image is once again the MandelbrotMix4, 
  660. this time calculating 0.0002(Z^6)+6(1/Z)+C, and doing a rather 
  661. fair job of it at that.
  662.  
  663. The fractal weather today was every bit as nondescript as it has 
  664. been over the past several days, the partly cloudy sky and 
  665. temperature of 50F (10C) being perfect for cats, fractals and 
  666. philosophizing.  Taking advantage of the perfection, the cats 
  667. chased the sun, I chased fractals, and then I philosophized.
  668.  
  669. But my philosophy, which once again concerns skepticism, 
  670. fractals and reality, has not yet ripened.  It may be ripe by 
  671. tomorrow, or it may be over-ripe by tomorrow . . . or it may 
  672. still be unripe by tomorrow.  Check then for possible enlighten-
  673. ment, but more likely for a display of confusion.  Until then, 
  674. take care, and may you have a peaceful next 14 days.
  675.  
  676.  
  677. Jim Muth
  678. jamth@mindspring.com
  679.  
  680.  
  681. START FORMULA==============================================
  682.  
  683. MandelbrotMix4 {; Jim Muth
  684. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  685. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  686. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  687. z=k*((a*(z^b))+(d*(z^f)))+c,
  688. |z| < l
  689. }
  690.  
  691. END FORMULA================================================
  692.  
  693. START PARAMETER FILE=======================================
  694.  
  695. Sandy_Bottom       { ; time=1:11:48.38 on a p200, SF5
  696.   reset=2000 type=formula formulafile=critical.frm
  697.   formulaname=MandelbrotMix4 function=ident passes=1
  698.   center-mag=-0.25512425158906930/+0.08473427962562781\
  699.   /460784.6/1/-170 params=0.0002/6/6/-1/0/0 float=y
  700.   maxiter=10000 bailout=25 inside=0 logmap=-1000
  701.   symmetry=none periodicity=10
  702.   colors=000WHpRJnPLlLNhHPfGRbCU`AUZ6WW4YU1ZP0`N0bL0dH\
  703.   0fG0hC0jA0nA0j80h60d40b40`21Y14W18R0CP0GN0JJ0NH0RG0Y\
  704.   C0`A0d60h40l20p00t00y00<3>z00z00z00<3>z10z40zA0<2>zN\
  705.   0zU0zY0zb0zf0zl0zt0zp0yl0vj0vf0td0r`0pZ0pW0nU0lP0lN0\
  706.   nP0pP0pR2rR8tUCtUGvWLyWPyYU<2>zZfzZjz`pz`tzbyzbzzdzz\
  707.   dzzdzd`z8ZzH`vPbpZdjffdphZyjUzpLzlN<3>zdNybNv`NvZNtY\
  708.   NrUNrRNpPNnNNlLNlJNjHNhGNjARhENfHLfLHdPGdRCbWAbZ6`b4\
  709.   `d2Zb1Zb0Zb0Zd0Zd0Zd0Zf0Zf0Zf0Zh0Zh0Zh0Zj0Zj0Zj0Zl0Z\
  710.   l0Zl0Zn0Zn0Zn0Zp0Zp0Zp0Zr0Zr0Yr0Zt0`t0bt0bv0dv0fv0hy\
  711.   0fy0hy2hz6hz8hzChzEhzHhzJhzNhzPhzUhzYhzZhzbhzdhzhhzj\
  712.   hznhzphzt0zlhzvWzjJz`HzYGzWEzUCzP<3>4zG2zE1zC0zA0z60\
  713.   z40z20z1<7>0z00z00z0<2>0z00z02z02z06z0<3>Ez0Gz0Hz0Jz\
  714.   0Nz0<3>Wz0Yz0Zz0`z0bz0fz0<3>nz0pz0rz0tz0yz0vz0vz0vz0\
  715.   vz0tz1tz1tz1tz2rz2rz4rz4zz1rz4
  716.   }
  717.  
  718. END PARAMETER FILE=========================================
  719.  
  720. START 20.0 PAR-FORMULA FILE================================
  721.  
  722. Sandy_Bottom       { ; time=1:11:48.38 on a p200, SF5
  723.   reset=2000 type=formula formulafile=critical.frm
  724.   formulaname=MandelbrotMix4 function=ident passes=1
  725.   center-mag=-0.25512425158906930/+0.08473427962562781\
  726.   /460784.6/1/-170 params=0.0002/6/6/-1/0/0 float=y
  727.   maxiter=10000 bailout=25 inside=0 logmap=-1000
  728.   symmetry=none periodicity=10
  729.   colors=000WHpRJnPLlLNhHPfGRbCU`AUZ6WW4YU1ZP0`N0bL0dH\
  730.   0fG0hC0jA0nA0j80h60d40b40`21Y14W18R0CP0GN0JJ0NH0RG0Y\
  731.   C0`A0d60h40l20p00t00y00<3>z00z00z00<3>z10z40zA0<2>zN\
  732.   0zU0zY0zb0zf0zl0zt0zp0yl0vj0vf0td0r`0pZ0pW0nU0lP0lN0\
  733.   nP0pP0pR2rR8tUCtUGvWLyWPyYU<2>zZfzZjz`pz`tzbyzbzzdzz\
  734.   dzzdzd`z8ZzH`vPbpZdjffdphZyjUzpLzlN<3>zdNybNv`NvZNtY\
  735.   NrUNrRNpPNnNNlLNlJNjHNhGNjARhENfHLfLHdPGdRCbWAbZ6`b4\
  736.   `d2Zb1Zb0Zb0Zd0Zd0Zd0Zf0Zf0Zf0Zh0Zh0Zh0Zj0Zj0Zj0Zl0Z\
  737.   l0Zl0Zn0Zn0Zn0Zp0Zp0Zp0Zr0Zr0Yr0Zt0`t0bt0bv0dv0fv0hy\
  738.   0fy0hy2hz6hz8hzChzEhzHhzJhzNhzPhzUhzYhzZhzbhzdhzhhzj\
  739.   hznhzphzt0zlhzvWzjJz`HzYGzWEzUCzP<3>4zG2zE1zC0zA0z60\
  740.   z40z20z1<7>0z00z00z0<2>0z00z02z02z06z0<3>Ez0Gz0Hz0Jz\
  741.   0Nz0<3>Wz0Yz0Zz0`z0bz0fz0<3>nz0pz0rz0tz0yz0vz0vz0vz0\
  742.   vz0tz1tz1tz1tz2rz2rz4rz4zz1rz4
  743.   }
  744.  
  745. frm:MandelbrotMix4 {; Jim Muth
  746. a=real(p1), b=imag(p1), d=real(p2), f=imag(p2),
  747. g=1/f, h=1/d, j=1/(f-b), z=(-a*b*g*h)^j,
  748. k=real(p3)+1, l=imag(p3)+100, c=fn1(pixel):
  749. z=k*((a*(z^b))+(d*(z^f)))+c,
  750. |z| < l
  751. }
  752.  
  753. END 20.0 PAR-FORMULA FILE==================================
  754.  
  755.  
  756. - --------------------------------------------------------------
  757. Thanks for using Fractint, The Fractals and Fractint Discussion List
  758. Post Message:   fractint@lists.xmission.com
  759. Get Commands:   majordomo@lists.xmission.com "help"
  760. Administrator:  twegner@swbell.net
  761. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  762.  
  763. ------------------------------
  764.  
  765. Date: Mon, 20 Dec 1999 01:15:05 -0500 (EST)
  766. From: Jim Muth <jamth@mindspring.com>
  767. Subject: (fractint) FOTD, 20-12-99 (Wrap-Around Midget) (c)
  768.  
  769. FOTD -- December 20, 1999
  770.  
  771. Fractal enthusiasts and visionaries:
  772.  
  773. Today's fractal is a real quickie.  Being busy with seasonal 
  774. chores on this last Sunday before the holidays, I had little 
  775. time for a proper fractal search.  In a bit of desperation, I 
  776. brought up my MandelbrotMiN formula, which calculates Mandeloids 
  777. of the type (-Z)^n+C.  For today's image I set p1 so that the 
  778. (-Z)^1.618+C Mandeloid was calculated.  I always calculate (-Z) 
  779. instead of Z when the exponent is less than 2.  (-Z) creates far 
  780. more interesting images.
  781.  
  782. When the exponent of Z is set to a value less than 2, the 
  783. midgets become very difficult to find, though in today's case we 
  784. have an exception.  The midget in the picture is located near 
  785. the shoreline of a larger midget, which in turn is located 
  786. rather conspicuously in the chaos near the eastern shore of the 
  787. parent fractal.  I named the picture "Wrap-Around Midget" 
  788. because the midget seems to be wrapping around some unseen point.
  789.  
  790. In fact, the curiously distorted midget doesn't seem to be quite 
  791. all there.  It almost looks as though some of it has folded 
  792. under itself and slipped into some vague imaginary dimension 
  793. known only to fractals.  The extremely chaotic appearance of the 
  794. surrounding fractal material is typical of the midgets found in 
  795. fractals in this exponent range.  Yet even through the chaos, 
  796. the familiar fractal filaments are there.  And still smaller 
  797. midgets are waiting on several filaments to be discovered and 
  798. turned into the next FOTD.  I hate to disappoint these tiny 
  799. midgets, but they all look the same as the large midget in the 
  800. picture today -- not worth the hour or so it would take to 
  801. render them.
  802.  
  803. As a rule, the midgets in Mandeloids of order n have n-1 lobes.  
  804. Since today's Mandeloid is of order 1.618, the midgets in it 
  805. have 0.618 lobes.  What part of the single lobe is the remaining 
  806. 0.382 subtracted from?, one might wonder.  My explorations to 
  807. this point have led me to believe that the 0.382 lobe can be 
  808. taken from almost any part of the Z^2 shape.  There is no 
  809. standard shape for midgets in this exponent range, and this is 
  810. one of the things that makes exploring between Z and Z^2 
  811. interesting.
  812.  
  813. Today's parameter file requires 1/2 hour to complete.  The JPEG 
  814. image file downloads from:
  815.  
  816.           <alt.binaries.pictures.fractals>
  817.  
  818. or from:
  819.  
  820.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  821.  
  822. in far less time.
  823.  
  824. The fractal weather today was more of the same thing -- partly 
  825. cloudy with a temperature of 44F (7C), which was perfect for 
  826. both cats and fractals.  It was also good for philosophy, though 
  827. I got most of that out of me earlier this evening.  Maybe I'll 
  828. call a halt to new philosophy until after the holidays, and give 
  829. everyone a chance to have a peaceful new millennium.
  830.  
  831. But the fractals will continue, and the next one is less than 24 
  832. hours away.  Until then, take care, and I wonder how many 
  833. fractals Santa could pack in that bag of his.
  834.  
  835.  
  836. Jim Muth
  837. jamth@mindspring.com
  838.  
  839.  
  840. START FORMULA==============================================
  841.  
  842. MandelbrotMiN {; Jim Muth
  843. b=p1, z=p2, c=p3+pixel:
  844. z=(-z)^(b)+c,
  845. |z| <= 16
  846. }
  847.  
  848. END FORMULA================================================
  849.  
  850. START PARAMETER FILE=======================================
  851.  
  852. Wrap-Around_Midget { ; time=0:32:40.08 on a p200, SF5
  853.   reset=2000 type=formula formulafile=slices.frm
  854.   formulaname=MandelbrotMiN passes=1
  855.   center-mag=+0.80847195566333970/+0.18683645438243370\
  856.   /151885.6/1/-25 params=1.618/0/0/0/0/0 float=y
  857.   maxiter=18000 bailout=25 inside=0 logmap=-500
  858.   symmetry=none periodicity=10
  859.   colors=000<3>000000010010010040040460680AA0CA0EC0IE0\
  860.   KG4MG8PIARKETMIXMKYOO_PRcRTeRXgT_jValXenXiqYjs_nzasu\
  861.   _oq_nn_ljYjgYicYg_YeVXaRX_OXYKVXGVVCVT6XO8VR8TTATVAR\
  862.   XARYCPaCPcEOeEOgEMiGKlGKnIIoIIqIGsKGvKExKEzMCzMCzOAz\
  863.   O8zO8zP6zP6zR4zR4zR1zT1zT0zT0zV0zV8zVCzXGz<2>YRzYVz_\
  864.   XzYYzX_zXazVczVezTgzTgzRizPjzPlzOnzOozMqzMqzKszIuzIv\
  865.   zGxzGzzEzzEzzCzzAxzAvz8vz8uz6sz4sz4qz1oz1nz0nz0lz0jz\
  866.   0jz0iz0gz0cz0gz1jz8lzGozOszTuz_xzRzzezzqczzIz<4>z8z<\
  867.   2>z1zz6z<4>zGzzKzzMz<2>uRzsTzsXz<4>jezigzijz<3>aqz_s\
  868.   z_vzYxzXzzVzzTzzRzzRzzTzzTzzVzzVzzXzz<2>YzzYzz_zz_zz\
  869.   azzazzazzczzczzezzezzezzgxzgxzixzixzjvzjvzjvzlvzlvzn\
  870.   uz<2>ouzouzqszqszsszsszsszuozvnzvlzxjzziz<3>zazz_zzX\
  871.   z<3>zPzzOzzMzzKzzIzzGzzCz<3>z4zz1zz0z<3>z0zz0zz0zz0z\
  872.   gKzcKzaIzYIzXGzTGzREz
  873.   }
  874.  
  875. END PARAMETER FILE=========================================
  876.  
  877. START 20.0 PAR-FORMULA FILE================================
  878.  
  879. Wrap-Around_Midget { ; time=0:32:40.08 on a p200, SF5
  880.   reset=2000 type=formula formulafile=slices.frm
  881.   formulaname=MandelbrotMiN passes=1
  882.   center-mag=+0.80847195566333970/+0.18683645438243370\
  883.   /151885.6/1/-25 params=1.618/0/0/0/0/0 float=y
  884.   maxiter=18000 bailout=25 inside=0 logmap=-500
  885.   symmetry=none periodicity=10
  886.   colors=000<3>000000010010010040040460680AA0CA0EC0IE0\
  887.   KG4MG8PIARKETMIXMKYOO_PRcRTeRXgT_jValXenXiqYjs_nzasu\
  888.   _oq_nn_ljYjgYicYg_YeVXaRX_OXYKVXGVVCVT6XO8VR8TTATVAR\
  889.   XARYCPaCPcEOeEOgEMiGKlGKnIIoIIqIGsKGvKExKEzMCzMCzOAz\
  890.   O8zO8zP6zP6zR4zR4zR1zT1zT0zT0zV0zV8zVCzXGz<2>YRzYVz_\
  891.   XzYYzX_zXazVczVezTgzTgzRizPjzPlzOnzOozMqzMqzKszIuzIv\
  892.   zGxzGzzEzzEzzCzzAxzAvz8vz8uz6sz4sz4qz1oz1nz0nz0lz0jz\
  893.   0jz0iz0gz0cz0gz1jz8lzGozOszTuz_xzRzzezzqczzIz<4>z8z<\
  894.   2>z1zz6z<4>zGzzKzzMz<2>uRzsTzsXz<4>jezigzijz<3>aqz_s\
  895.   z_vzYxzXzzVzzTzzRzzRzzTzzTzzVzzVzzXzz<2>YzzYzz_zz_zz\
  896.   azzazzazzczzczzezzezzezzgxzgxzixzixzjvzjvzjvzlvzlvzn\
  897.   uz<2>ouzouzqszqszsszsszsszuozvnzvlzxjzziz<3>zazz_zzX\
  898.   z<3>zPzzOzzMzzKzzIzzGzzCz<3>z4zz1zz0z<3>z0zz0zz0zz0z\
  899.   gKzcKzaIzYIzXGzTGzREz
  900.   }
  901.  
  902. frm:MandelbrotMiN {; Jim Muth
  903. b=p1, z=p2, c=p3+pixel:
  904. z=(-z)^(b)+c,
  905. |z| <= 16
  906. }
  907.  
  908. END 20.0 PAR-FORMULA FILE==================================
  909.  
  910.  
  911. - --------------------------------------------------------------
  912. Thanks for using Fractint, The Fractals and Fractint Discussion List
  913. Post Message:   fractint@lists.xmission.com
  914. Get Commands:   majordomo@lists.xmission.com "help"
  915. Administrator:  twegner@swbell.net
  916. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  917.  
  918. ------------------------------
  919.  
  920. Date: Mon, 20 Dec 1999 21:22:38 -0500 (EST)
  921. From: Jim Muth <jamth@mindspring.com>
  922. Subject: (fractint) FOTD, 21-12-99 (Mandelbay Madhouse) (c)
  923.  
  924. FOTD -- December 21, 1999
  925.  
  926. Fractal enthusiasts and visionaries:
  927.  
  928. Every now and then I find a fractal that defies description, a 
  929. fractal so outrageously bizarre that it even defies naming.  
  930. Today's fractal is one of these indescribable images.
  931.  
  932. The picture was created by number four of my series of 12 
  933. formulas, which I named MandNewt before I realized they were 
  934. variations of the Ikenaga function.  I named the picture 
  935. "Mandelbay Madhouse" when, after thinking for 15 minutes, I 
  936. could find no better name.
  937.  
  938. Actually, the name isn't that far off the mark.  It's hard to 
  939. find a central theme for this gloriously abstract image, filled 
  940. as it is with clusters of bof60 bubbles and remnants of Mandel-
  941. buds, and colored according to no rules that I am familiar with. 
  942. After scanning the image for several minutes, my eye finally 
  943. settled on the prominent almost-perfect Mandel-bay somewhat left 
  944. of center, which became the inspiration for the name.
  945.  
  946. The parameter file is slow; a download is fast.  I recommend the 
  947. download.  The JPEG image can be found on Usenet at:
  948.  
  949.           <alt.binaries.pictures.fractals>
  950.  
  951. and on the Web at Paul's site at:
  952.  
  953.           <http://home.att.net/~Paul.N.Lee/FotD/FotD.html>
  954.  
  955. The fractal weather today was cloudy and chilly, with occasional 
  956. rain and a temperature of 45F (7C) making things extra 
  957. miserable.  Unable to go outdoors, the fractal cats grew sulky 
  958. and eventually got into a squabble.  A serving of their favorite 
  959. food treat restored their good humor.
  960.  
  961. Due to a relative slack in the work, it was also a good day for 
  962. philosophizing.  Never one to let an opportunity slip by, I 
  963. philosophized.  I found some interesting new angles on some 
  964. controversial old problems, but I've decided to withhold comment 
  965. until after Y2K, when we're more knowledgeable about what will 
  966. happen when the clock makes the big turnover.  Also, it's the 
  967. time of year when peace on earth is the goal.  We might not have 
  968. actual peace on earth, but we'll have it on the philofractal 
  969. list -- at least until the next millennium.
  970.  
  971. Until tomorrow, when I'll return with another fractal and a few 
  972. words about the fractal, take care, and why is there so little 
  973. peace on earth when peace is the universal wish of mankind?
  974.  
  975.  
  976. Jim Muth
  977. jamth@mindspring.com
  978.  
  979.  
  980. START FORMULA==============================================
  981.  
  982. MandNewt04 {; variation of Ikenaga function
  983. z=c=pixel:
  984. a=z^3+(c-1)*z-c
  985. b=p1*z^2+c-1
  986. z=z-p2*a/b
  987. p3 <= |a|
  988. }
  989.  
  990. END FORMULA================================================
  991.  
  992. START PARAMETER FILE=======================================
  993.  
  994. Mandelbay_Madhouse { ; time=0:18:32.92 on a p200, SF5
  995.   reset=2000 type=formula formulafile=mandnewt.frm
  996.   formulaname=MandNewt04 passes=1
  997.   center-mag=1.15118/0.00540926/1.718213/1/97.499
  998.   params=1.251/3.101/-0.248/2.222/-2.642/2.176
  999.   float=y maxiter=600 bailout=25 inside=bof60
  1000.   logmap=yes symmetry=none periodicity=0
  1001.   colors=000DKD<3>CFACE9CC9<3>PKFTMGWOHZPI<3>k_OnbPqeQ\
  1002.   tfR<3>qhXpiYoi_oj`<2>lkelifkfh<3>kOmkJnkEok9plAplAo<\
  1003.   3>mCmmCmmDm<3>pEoqFprFq<3>uFvvFwwFxxFyyFz<3>zFzzFzEK\
  1004.   X<3>ULcYLeaLgeLh<3>caA_UCWNE<15>ojMplMrmN<3>vsO<14>H\
  1005.   XLEWLCUL<3>1PL<11>LiRNkSPmS<2>UrUVsUUpS<3>UdNUaMUZL<\
  1006.   3>UOG<14>XSQXSRXSS<2>XTUXTUWTT<21>DTQDTPCTP<3>9TP<13\
  1007.   >SD`UC`VBa<2>Z8d_7dZ9b<14>TZJT`HSbG<2>RgCRhBTgC<8>cfI
  1008.   }
  1009.  
  1010. END PARAMETER FILE=========================================
  1011.  
  1012. START 20.0 PAR-FORMULA FILE================================
  1013.  
  1014. Mandelbay_Madhouse { ; time=0:18:32.92 on a p200, SF5
  1015.   reset=2000 type=formula formulafile=mandnewt.frm
  1016.   formulaname=MandNewt04 passes=1
  1017.   center-mag=1.15118/0.00540926/1.718213/1/97.499
  1018.   params=1.251/3.101/-0.248/2.222/-2.642/2.176
  1019.   float=y maxiter=600 bailout=25 inside=bof60
  1020.   logmap=yes symmetry=none periodicity=0
  1021.   colors=000DKD<3>CFACE9CC9<3>PKFTMGWOHZPI<3>k_OnbPqeQ\
  1022.   tfR<3>qhXpiYoi_oj`<2>lkelifkfh<3>kOmkJnkEok9plAplAo<\
  1023.   3>mCmmCmmDm<3>pEoqFprFq<3>uFvvFwwFxxFyyFz<3>zFzzFzEK\
  1024.   X<3>ULcYLeaLgeLh<3>caA_UCWNE<15>ojMplMrmN<3>vsO<14>H\
  1025.   XLEWLCUL<3>1PL<11>LiRNkSPmS<2>UrUVsUUpS<3>UdNUaMUZL<\
  1026.   3>UOG<14>XSQXSRXSS<2>XTUXTUWTT<21>DTQDTPCTP<3>9TP<13\
  1027.   >SD`UC`VBa<2>Z8d_7dZ9b<14>TZJT`HSbG<2>RgCRhBTgC<8>cfI
  1028.   }
  1029.  
  1030. frm:MandNewt04 {; variation of Ikenaga function
  1031. z=c=pixel:
  1032. a=z^3+(c-1)*z-c
  1033. b=p1*z^2+c-1
  1034. z=z-p2*a/b
  1035. p3 <= |a|
  1036. }
  1037.  
  1038. END 20.0 PAR-FORMULA FILE==================================
  1039.  
  1040.  
  1041. - --------------------------------------------------------------
  1042. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1043. Post Message:   fractint@lists.xmission.com
  1044. Get Commands:   majordomo@lists.xmission.com "help"
  1045. Administrator:  twegner@swbell.net
  1046. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1047.  
  1048. ------------------------------
  1049.  
  1050. End of fractint-digest V1 #429
  1051. ******************************
  1052.  
  1053.