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

  1. From: owner-fractint-digest@lists.xmission.com (fractint-digest)
  2. To: fractint-digest@lists.xmission.com
  3. Subject: fractint-digest V1 #373
  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, March 3 1999        Volume 01 : Number 373
  11.  
  12.  
  13.  
  14.  
  15. ----------------------------------------------------------------------
  16.  
  17. Date: Tue, 23 Feb 1999 14:12:31 +0100
  18. From: Guy Marson <guy.marson@mnhn.lu>
  19. Subject: Re: (fractint) The price of fractal software
  20.  
  21. At 22:16 16.02.1999 -0600, you wrote:
  22.  
  23. >I may even become a decent Windows programmer before I die :-)
  24.  
  25. I hope you're not dying before Windows ... 
  26.  
  27.   ):<
  28.  
  29. guy
  30.  
  31.  
  32. PS: one more .frm/.par to send .. later!!
  33.  
  34. - --------------------------------------------------------------
  35. Thanks for using Fractint, The Fractals and Fractint Discussion List
  36. Post Message:   fractint@lists.xmission.com
  37. Get Commands:   majordomo@lists.xmission.com "help"
  38. Administrator:  twegner@phoenix.net
  39. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  40.  
  41. ------------------------------
  42.  
  43. Date: Tue, 23 Feb 1999 12:39:27 -0700 (MST)
  44. From: Kerry Mitchell <lkmitch@primenet.com>
  45. Subject: (fractint) Gravity formulas and pars
  46.  
  47. I was attempting to re-create an image I did several years ago, when
  48. I was in the habit of not keeping parameter files.  I managed to rebuild
  49. the formula, but the exact image is still eluding me.  Until I find it,
  50. I offer these 2, along with their formulas.
  51.  
  52. The formulas are loosely baseed on a satellite in orbit around a planet
  53. or a star.  Z represents the orbit's radius, and dt2 represents the time
  54. step.  Making z close to 1 and keeping dt2 small will keep the satellite
  55. in "orbit" longer (delaying bailout).  In the "gravity-dt2=pix" formula,
  56. the time step is assigned to the pixel value and the initial z value is
  57. input.  in the "gravity-z=pix" formula, the initial z value is assigned
  58. to the pixel, and dt2 is input.
  59.  
  60. re-entry { ; copyright Kerry Mitchell 23feb99
  61.   reset=1960 type=formula formulafile=fractint.frm passes=1 float=y
  62.   formulaname=gravity-dt2=pix center-mag=-0.11394227162006830/\
  63.   +0.11013412406947570/163.3133/1/-172.5 params=1/-0.03 maxiter=1000
  64.   inside=0 periodicity=0 colors=y50<2>y20x00w00<11>`00000<23>0001003\
  65.   00<30>x00z00z00<61>zy2zz3zz3zz4<112>zzz cyclerange=0/255
  66.   }
  67.  
  68. into-the-abyss { ; copyright Kerry Mitchell 23feb99
  69.   reset=1960 type=formula formulafile=fractint.frm passes=1 float=y
  70.   formulaname=gravity-z=pix center-mag=+0.01027932659932658/+0.\
  71.   10330465015210780/134.0573/1/-17.499/-40.475 params=0.01/0 inside=0
  72.   maxiter=1000 logmap=yes periodicity=0 colors=xsx<54>i1ih0hh0hg0g\
  73.   <61>000000100<60>y99zAAzAAzBB<61>zzzzzzzyz<4>yty cyclerange=0/255
  74.   }
  75.  
  76. frm:gravity-z=pix { ; Kerry Mitchell 23feb99
  77.         ;
  78.         ; loosely based on gravitational attraction formula
  79.         ;
  80.         ; p1 = "time step", small in magnitude (about .1 or less)
  81.         ; 
  82.         z1=1, dt2=p1, z=pixel, bailout=1000:
  83.         z0=z1, z1=z, f=1/z-1/sqr(z)
  84.         z=2*z1-z0+f*dt2, |z| < bailout
  85.         }
  86.  
  87. frm:gravity-dt2=pix { ; Kerry Mitchell 23feb99
  88.         ;
  89.         ; loosely based on gravitational attraction formula
  90.         ;
  91.         ; set p1 to about 1 in magnitude, e.g, (1.0,0.1)
  92.         ; 
  93.         z1=1, z=p1, dt2=pixel, bailout=1000:
  94.         z0=z1, z1=z, f=1/z-1/sqr(z)
  95.         z=2*z1-z0+f*dt2, |z| < bailout
  96.         }
  97.  
  98. - -------------------------------------------------------------------------------
  99. Kerry Mitchell
  100. lkmitch@primenet.com    http://www.primenet.com/~lkmitch/
  101. - -------------------------------------------------------------------------------
  102.  
  103.  
  104. - --------------------------------------------------------------
  105. Thanks for using Fractint, The Fractals and Fractint Discussion List
  106. Post Message:   fractint@lists.xmission.com
  107. Get Commands:   majordomo@lists.xmission.com "help"
  108. Administrator:  twegner@phoenix.net
  109. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  110.  
  111. ------------------------------
  112.  
  113. Date: Tue, 23 Feb 1999 22:24:21 -0800
  114. From: "Leon Duych" <leon_d@email.msn.com>
  115. Subject: (fractint) re:Fractal sites "auf deutsch"
  116.  
  117. Can anybody recommend sites in German?
  118.  
  119. Leon
  120. leon_d@msn.com
  121.  
  122.  
  123.  
  124.  
  125.  
  126. - --------------------------------------------------------------
  127. Thanks for using Fractint, The Fractals and Fractint Discussion List
  128. Post Message:   fractint@lists.xmission.com
  129. Get Commands:   majordomo@lists.xmission.com "help"
  130. Administrator:  twegner@phoenix.net
  131. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  132.  
  133. ------------------------------
  134.  
  135. Date: Tue, 23 Feb 1999 23:45:54 -0800
  136. From: "Jon Camp" <jcamp@cnspace.net>
  137. Subject: (fractint) one gravijul par, two images
  138.  
  139. I was hunting around the popular gravijul fractal late last night looking
  140. for a flower to give to my girlfriend when I stummbled upon this one. I
  141. usualy only modify fractals with a paint program once in a blue moon but
  142. this one for some reason just screamed at me to be modified. So I have
  143. included the original par as well as links to the orignal fractal and the
  144. modified fractal.
  145. Tell me what you think!
  146.  
  147. Thanks,
  148.     Jon Camp
  149.     chaotic n-space network @
  150.     http://www.cnspace.net
  151.  
  152.  
  153.  
  154. Fractint gif: http://www.cnspace.net/ftp_cnspace/FRACT296.GIF
  155. Modified: http://www.cnspace.net/ftp_cnspace/Fract296.jpg
  156.  
  157.  
  158.  
  159. jcamp110 { ; jon camp 1999
  160.            ; chaotic n-space network
  161.            ; http://www.cnspace.net
  162.            ; jcamp@cnspace.net
  163. reset=1960 type=formula formulafile=*.frm
  164. formulaname=gravijul function=atan/recip/sin
  165. center-mag=-1.7e-006/-0.0124754/0.3001137 params=1/0/0.1/0.1/12/0
  166. maxiter=4096 inside=bof60 outside=atan decomp=256 biomorph=0
  167. colors=000<109>00J00K01K12L<44>bkycmzcmz<84>111000000000<6>001
  168. }
  169.  
  170.  
  171. frm: gravijul {; r^(-2) Mark Christenson 1/25/98
  172. ; defaults: p1 = (1,0) p2 = (0,0) p3 = (4,0)
  173. z = pixel:
  174. w = fn1(z)
  175. z = fn3(p1/fn2(w*w)) + p2
  176. |z| < p3
  177. ;SOURCE: 98msg.frm
  178. }
  179.  
  180.  
  181.  
  182.  
  183. - --------------------------------------------------------------
  184. Thanks for using Fractint, The Fractals and Fractint Discussion List
  185. Post Message:   fractint@lists.xmission.com
  186. Get Commands:   majordomo@lists.xmission.com "help"
  187. Administrator:  twegner@phoenix.net
  188. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  189.  
  190. ------------------------------
  191.  
  192. Date: Thu, 25 Feb 1999 16:05:58 GMT
  193. From: "Andrew Coppin" <KHCM8AC@dmu.ac.uk>
  194. Subject: (fractint) Prime Numbers
  195.  
  196. For years Mathematitians have been trying to decypher the pattern of 
  197. Prime Numbers. As far as I know, they still haven't managed to do it 
  198. yet.
  199.  
  200. I have a vague idea that this pattern might be fractal (or at lease 
  201. self-similar). If it's true, it could certainly explane why no one 
  202. has yet solved the puzzle.
  203.  
  204. The reason for my idea comes from a sieving optimization I came up 
  205. with. Start with a list of numbers, then cross off all the even ones. 
  206. Now every other number is potentially prime (the odd numbers). Now we 
  207. go to remove the multibles of 3, but every other one is already gone. 
  208. Still, after removing the multibles of 3, we are left with so-called 
  209. "twin Primes", which have the pattern 101000 101000 101000...
  210. Now, we go to remove the multibles of 5, but some of them are already 
  211. gone, in the pattern 101000 101000... Self simular? Or just my simple 
  212. mind getting confused?
  213.  
  214. By the way, after removing the multibles of 5, the pattern stands at
  215. 100000100010100010100010000010 100000100010100010100010000010
  216.  
  217. If anyone has a different interpretation, I'd love to hear it!
  218.  
  219. P. S. Has anyone else heard about the computer scientists reportedly 
  220. using Chaos Theroy to create "Chaotic Lasers" that increase to 
  221. bandwidth of fiber-optic cables? Far out!
  222.  
  223. - ---------------------------------
  224. Nam et ipsa scientia potestus est!
  225. (Sir Francis Bacon)
  226. Andrew Orphi Coppin
  227. DMU MK.
  228.  
  229. - --------------------------------------------------------------
  230. Thanks for using Fractint, The Fractals and Fractint Discussion List
  231. Post Message:   fractint@lists.xmission.com
  232. Get Commands:   majordomo@lists.xmission.com "help"
  233. Administrator:  twegner@phoenix.net
  234. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  235.  
  236. ------------------------------
  237.  
  238. Date: Thu, 25 Feb 1999 10:16:36 -0600
  239. From: "Damien M. Jones" <dmj@fractalus.com>
  240. Subject: Re: (fractint) Prime Numbers
  241.  
  242. Andrew,
  243.  
  244.  - The reason for my idea comes from a sieving optimization I came up 
  245.  - with.
  246.  
  247. (laugh) Congratulations, you've just re-invented the Sieve of Eratosthenes,
  248. a well-known method for isolating prime numbers and a standard computer
  249. benchmark for many years. :-)
  250.  
  251. Damien M. Jones   \\
  252. dmj@fractalus.com  \\  Fractalus Galleries & Info:
  253.                     \\  http://www.fractalus.com/
  254.  
  255. Please do not post my e-mail address on a web site or
  256. in a newsgroup.  Thank you.
  257.  
  258. - --------------------------------------------------------------
  259. Thanks for using Fractint, The Fractals and Fractint Discussion List
  260. Post Message:   fractint@lists.xmission.com
  261. Get Commands:   majordomo@lists.xmission.com "help"
  262. Administrator:  twegner@phoenix.net
  263. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  264.  
  265. ------------------------------
  266.  
  267. Date: Thu, 25 Feb 1999 10:49:09 -1000
  268. From: "Shauna Jones" <shauna@aloha.net>
  269. Subject: (fractint) Fractint and ELSA GLoria Synergy card?
  270.  
  271. I got an ELSA GLoria Synergy display adaptor (8MB SGRAM, 
  272. hardware 2D and 3D acceleration, video-in/video-out 
  273. capability). My desktops (OS/2 and W95) are running 
  274. 1024x768 true color, the card can go up to 1920x1200x256 
  275. colors. But when I run the VESA2CFG utility, the max 
  276. resolution it reports is 640x480x256. Trying to select 
  277. 1024x768x256 gives me the message that this video mode 
  278. isn't available.
  279.  
  280. Anyone else using this card and figured out how to make 
  281. it work with Fractint? Thanks ...
  282.  
  283. Another blast of bits from David
  284. http://www.aloha.net/~shauna/   http://www.hawastsoc.org/
  285. For the best Hawaii & Pacific Basin surf forecast: http://www.surfreporthawaii.com
  286.  
  287. Random Thought for this Nanosecond
  288. Is a Users Manual a guide to the care and feeding of users? (D.Jones)
  289.  
  290.  
  291.  
  292. - --------------------------------------------------------------
  293. Thanks for using Fractint, The Fractals and Fractint Discussion List
  294. Post Message:   fractint@lists.xmission.com
  295. Get Commands:   majordomo@lists.xmission.com "help"
  296. Administrator:  twegner@phoenix.net
  297. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  298.  
  299. ------------------------------
  300.  
  301. Date: Thu, 25 Feb 1999 15:14:34 -0600
  302. From: "Damien M. Jones" <dmj@fractalus.com>
  303. Subject: Re: (fractint) Fractint and ELSA GLoria Synergy card?
  304.  
  305. David,
  306.  
  307.  - But when I run the VESA2CFG utility, the max resolution it reports is
  308.  - 640x480x256.
  309.  
  310. It's entirely possible your card's BIOS doesn't support higher resolutions
  311. in VESA modes. With the decline of DOS, VESA support in video BIOSes is
  312. becoming unimportant...
  313.  
  314. Damien M. Jones   \\
  315. dmj@fractalus.com  \\  Fractalus Galleries & Info:
  316.                     \\  http://www.fractalus.com/
  317.  
  318. Please do not post my e-mail address on a web site or
  319. in a newsgroup.  Thank you.
  320.  
  321. - --------------------------------------------------------------
  322. Thanks for using Fractint, The Fractals and Fractint Discussion List
  323. Post Message:   fractint@lists.xmission.com
  324. Get Commands:   majordomo@lists.xmission.com "help"
  325. Administrator:  twegner@phoenix.net
  326. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  327.  
  328. ------------------------------
  329.  
  330. Date: Thu, 25 Feb 1999 20:17:57 PST
  331. From: "Justin Altman" <klalkih@hotmail.com>
  332. Subject: (fractint) Area of fractals?
  333.  
  334. Does anyone know a reliable approximation of the area of the Mandlebrot 
  335. set?   How about an exact number, or in terms of constants?
  336. Did you Know?
  337. - ------If you let the test term for the Mandl. be z there is a polynomial 
  338. approximation given by z+z^2+2z^3+5z^4+14z^5+42z^6..., and this is 
  339. remarkingly similar to a Taylor/MacLauren Series, so I tried to find a 
  340. funtion that would lead to this result.
  341. f(0)=0
  342. f'(0)=1
  343. f"(0)=2
  344. f(3)(0)=12
  345. f(4)(0)=120
  346. .
  347. .
  348. .
  349. f(n)(0)=2^(n-1)* (the product of the first n-2 odds).
  350.   
  351. this  leads to:
  352. f(0)=0
  353. f'(0)=1, f(n)(0)=(4n-6)f(n-1)(0).
  354.  
  355. Anyone know where to go from here?
  356. Just wondering.
  357.  
  358. Justin Altman
  359.  
  360.  
  361.  
  362. ______________________________________________________
  363. Get Your Private, Free Email at http://www.hotmail.com
  364.  
  365. - --------------------------------------------------------------
  366. Thanks for using Fractint, The Fractals and Fractint Discussion List
  367. Post Message:   fractint@lists.xmission.com
  368. Get Commands:   majordomo@lists.xmission.com "help"
  369. Administrator:  twegner@phoenix.net
  370. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  371.  
  372. ------------------------------
  373.  
  374. Date: Thu, 25 Feb 1999 21:27:40 -0800
  375. From: "Jay Hill" <ehill1@san.rr.com>
  376. Subject: Re: (fractint) Area of fractals?
  377.  
  378. You can start your research here...
  379.  
  380. http://fractal.mta.ca/sci.fractals-faq/
  381.  
  382. and perhaps end it here ....    :-)
  383.  
  384. http://www.geocities.com/CapeCanaveral/Lab/3825/Period-Area-16.html
  385.  
  386. - ----------
  387. > From: Justin Altman <klalkih@hotmail.com>
  388. > To: fractint@lists.xmission.com
  389. > Subject: (fractint) Area of fractals?
  390. > Date: Thursday, February 25, 1999 8:17 PM
  391. > Does anyone know a reliable approximation of the area of the Mandlebrot 
  392. > set?   How about an exact number, or in terms of constants?
  393. > Did you Know?
  394. > ------If you let the test term for the Mandl. be z there is a polynomial 
  395. > approximation given by z+z^2+2z^3+5z^4+14z^5+42z^6..., and this is 
  396. > remarkingly similar to a Taylor/MacLauren Series, so I tried to find a 
  397. > funtion that would lead to this result.
  398. > f(0)=0
  399. > f'(0)=1
  400. > f"(0)=2
  401. > f(3)(0)=12
  402. > f(4)(0)=120
  403. > .
  404. > .
  405. > .
  406. > f(n)(0)=2^(n-1)* (the product of the first n-2 odds).
  407. >   
  408. > this  leads to:
  409. > f(0)=0
  410. > f'(0)=1, f(n)(0)=(4n-6)f(n-1)(0).
  411. > Anyone know where to go from here?
  412. > Just wondering.
  413. > Justin Altman
  414.  
  415.  
  416. - --------------------------------------------------------------
  417. Thanks for using Fractint, The Fractals and Fractint Discussion List
  418. Post Message:   fractint@lists.xmission.com
  419. Get Commands:   majordomo@lists.xmission.com "help"
  420. Administrator:  twegner@phoenix.net
  421. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  422.  
  423. ------------------------------
  424.  
  425. Date: Fri, 26 Feb 1999 15:26:20 -1000
  426. From: "Shauna Jones" <shauna@aloha.net>
  427. Subject: Re: (fractint) Fractint and ELSA GLoria Synergy card?
  428.  
  429. On 25 Feb 99 at 15:14, Damien M. Jones wrote:
  430.  
  431. >  - But when I run the VESA2CFG utility, the max
  432. >  resolution it reports is - 640x480x256.
  433. > It's entirely possible your card's BIOS doesn't support
  434. > higher resolutions in VESA modes. With the decline of
  435. > DOS, VESA support in video BIOSes is becoming
  436. > unimportant...
  437.  
  438. Thanks. Sounds like I need to check the ELSA support 
  439. site and see what VESA capabilities it has. The only 
  440. mention of it in the manual is in connection with 
  441. supporting DDC1 and DDC2 for communicating with monitors.
  442.  
  443. For now, I guess I explore at 640x480, then render big 
  444. images to disk/video (goes very fast when you tell the 
  445. DOS session that it has a huge amount of extended memory 
  446. - - able to do that under OS/2, don't know about W95).
  447.  
  448. Another blast of bits from David
  449. http://www.aloha.net/~shauna/   http://www.hawastsoc.org/
  450. For the best Hawaii & Pacific Basin surf forecast: http://www.surfreporthawaii.com
  451.  
  452. Random Thought for this Nanosecond
  453. These are the voyages of the barship Enter-Hic, bearing a fully-loaded crew. (D.Jones)
  454.  
  455.  
  456.  
  457. - --------------------------------------------------------------
  458. Thanks for using Fractint, The Fractals and Fractint Discussion List
  459. Post Message:   fractint@lists.xmission.com
  460. Get Commands:   majordomo@lists.xmission.com "help"
  461. Administrator:  twegner@phoenix.net
  462. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  463.  
  464. ------------------------------
  465.  
  466. Date: Fri, 26 Feb 1999 19:31:05 -0600
  467. From: "Damien M. Jones" <dmj@fractalus.com>
  468. Subject: Re: (fractint) Fractint and ELSA GLoria Synergy card?
  469.  
  470. David,
  471.  
  472.  - For now, I guess I explore at 640x480, then render big 
  473.  - images to disk/video (goes very fast when you tell the 
  474.  - DOS session that it has a huge amount of extended memory 
  475.  - - able to do that under OS/2, don't know about W95).
  476.  
  477. Yes, you can do it under Win95 too.
  478.  
  479. Damien M. Jones   \\
  480. dmj@fractalus.com  \\  Fractalus Galleries & Info:
  481.                     \\  http://www.fractalus.com/
  482.  
  483. Please do not post my e-mail address on a web site or
  484. in a newsgroup.  Thank you.
  485.  
  486. - --------------------------------------------------------------
  487. Thanks for using Fractint, The Fractals and Fractint Discussion List
  488. Post Message:   fractint@lists.xmission.com
  489. Get Commands:   majordomo@lists.xmission.com "help"
  490. Administrator:  twegner@phoenix.net
  491. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  492.  
  493. ------------------------------
  494.  
  495. Date: Sat, 27 Feb 1999 05:43:37 -0500
  496. From: Paul Derbyshire <pderbysh@usa.net>
  497. Subject: Re: (fractint) Area of fractals?
  498.  
  499. At 08:17 PM 2/25/99 PST, you wrote:
  500. >this  leads to:
  501. >f(0)=0
  502. >f'(0)=1, f(n)(0)=(4n-6)f(n-1)(0).
  503. >
  504. >Anyone know where to go from here?
  505.  
  506. Nowhere. You'll never find a function with these derivatives, because if
  507. you did, you'd have found a function whose Taylor series about 0 has a zone
  508. of convergence shaped rather differently than a circle, which can't happen
  509. according to a theorem in calculus.
  510.  
  511. - -- 
  512.    .*.  "Clouds are not spheres, mountains are not cones, coastlines are not
  513. - -()  <  circles, and bark is not smooth, nor does lightning travel in a
  514.    `*'  straight line."    -------------------------------------------------
  515.         -- B. Mandelbrot  |http://surf.to/pgd.net
  516. _____________________ ____|________     Paul Derbyshire     pderbysh@usa.net
  517. Programmer & Humanist|ICQ: 10423848|
  518.  
  519. - --------------------------------------------------------------
  520. Thanks for using Fractint, The Fractals and Fractint Discussion List
  521. Post Message:   fractint@lists.xmission.com
  522. Get Commands:   majordomo@lists.xmission.com "help"
  523. Administrator:  twegner@phoenix.net
  524. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  525.  
  526. ------------------------------
  527.  
  528. Date: Sat, 27 Feb 1999 11:51:34 -1000
  529. From: "Shauna Jones" <shauna@aloha.net>
  530. Subject: Re: (fractint) Fractint and ELSA GLoria Synergy card?
  531.  
  532. On 26 Feb 99 at 19:31, Damien M. Jones wrote:
  533.  
  534. >  - For now, I guess I explore at 640x480, then render
  535. >  big - images to disk/video (goes very fast when you
  536. >  tell the - DOS session that it has a huge amount of
  537. >  extended memory - - able to do that under OS/2, don't
  538. >  know about W95).
  539. > Yes, you can do it under Win95 too.
  540.  
  541. Guess I'll have to try it out. Under our old Diamond 
  542. card, we couldn't run Fractint under W95.
  543.  
  544. Another blast of bits from David
  545. http://www.aloha.net/~shauna/   http://www.hawastsoc.org/
  546. For the best Hawaii & Pacific Basin surf forecast: http://www.surfreporthawaii.com
  547.  
  548. Random Thought for this Nanosecond
  549. How can you tell a politician's been in the room? You can feel the hot air. (D.Jones)
  550.  
  551.  
  552.  
  553. - --------------------------------------------------------------
  554. Thanks for using Fractint, The Fractals and Fractint Discussion List
  555. Post Message:   fractint@lists.xmission.com
  556. Get Commands:   majordomo@lists.xmission.com "help"
  557. Administrator:  twegner@phoenix.net
  558. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  559.  
  560. ------------------------------
  561.  
  562. Date: Mon, 01 Mar 1999 00:38:37 -0500
  563. From: Gedeon Peteri <gedeon@InfoAve.Net>
  564. Subject: (fractint) Chebyshev page update
  565.  
  566. I replaced all images on my Chebyshev Fractals -- Page 1 with new ones.
  567. I hope you enjoy them.
  568.  
  569. Gedeon
  570. - --
  571. - --------------------------------------------------------------
  572. Fractals: http://www.geocities.com/~gedeonp/index.html
  573. Member Infinite Fractal Loop
  574. Last updated: March 1, 1999 - updated page
  575. Photography: http://members.xoom.com/gedeonp/index.html
  576. Last updated: February 23, 1999 - three new pages
  577. - --------------------------------------------------------------
  578.  
  579.  
  580.  
  581. - --------------------------------------------------------------
  582. Thanks for using Fractint, The Fractals and Fractint Discussion List
  583. Post Message:   fractint@lists.xmission.com
  584. Get Commands:   majordomo@lists.xmission.com "help"
  585. Administrator:  twegner@phoenix.net
  586. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  587.  
  588. ------------------------------
  589.  
  590. Date: Mon, 1 Mar 1999 15:41:08 EST
  591. From: Hackberg91@aol.com
  592. Subject: (fractint) fractals in modern art
  593.  
  594. Hi friends.
  595. As I want to share my and my pupils' (primary school!) fascination for
  596. fractals with other teachers I have been asked to point out the significance
  597. of this "method" for modern art.
  598. So, does anyone know renown modern artists using fractals for fine or
  599. commercial art, galeries showing plots, and the like? Maybe URLs?
  600. Thanks a lot, I myself surely need no justification, all your astonishing
  601. pictures are prooving aesthetic value enough, but to talk to teachers of art I
  602. have to draw on an outside base.
  603. As Sylvie says: Cheers.
  604. Michael Hackenberger, Berlin (Germany)
  605.  
  606. - --------------------------------------------------------------
  607. Thanks for using Fractint, The Fractals and Fractint Discussion List
  608. Post Message:   fractint@lists.xmission.com
  609. Get Commands:   majordomo@lists.xmission.com "help"
  610. Administrator:  twegner@phoenix.net
  611. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  612.  
  613. ------------------------------
  614.  
  615. Date: Tue, 2 Mar 1999 08:50:05 +1100
  616. From: "Regina & Steve" <sleepysams@bigpond.com>
  617. Subject: Re: (fractint) fractals in modern art
  618.  
  619. Not just a plug for myself......
  620. There are a couple of us here
  621. http://home.earthlink.net/~havencars/iada
  622. I'm sure there are some more links if you go to the artists page.
  623. Regards,
  624. Regina Kucharska - sleepysams@sea.com - the sea is just a bigpond
  625. Flat Arc Discoveries is proudly sponsored by Beds Australia
  626. Web Page:Always being updated - new pictures added monthly
  627. http://www.geocities.com/SoHo/Workshop/3524/index.html
  628.  
  629.  
  630.  
  631.  
  632. - --------------------------------------------------------------
  633. Thanks for using Fractint, The Fractals and Fractint Discussion List
  634. Post Message:   fractint@lists.xmission.com
  635. Get Commands:   majordomo@lists.xmission.com "help"
  636. Administrator:  twegner@phoenix.net
  637. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  638.  
  639. ------------------------------
  640.  
  641. Date: Tue, 2 Mar 1999 11:08:22 GMT
  642. From: "Andrew Coppin" <KHCM8AC@dmu.ac.uk>
  643. Subject: (fractint) My Web Site
  644.  
  645. The internal structure of my web site has changed, so the URL I 
  646. posted will no longer work. I may change the structure yet again in 
  647. the near future, so you'll just have to navigate from the base of the 
  648. pages via the links (which I will be re-pointing as I make 
  649. alterations). The base address (in case you couldn't work it out) is:
  650.  
  651.   http://www.mk.dmu.ac.uk/~khcm8ac/index.htm
  652.  
  653. From here, click on "Enter Site", "Fractals", "Complex Dynamics" to 
  654. get to the page I mentioned in my last post.
  655.  
  656. All comments are very welcome. Enjoy!
  657.  
  658. - ---------------------------------
  659. Nam et ipsa scientia potestus est!
  660. (Sir Francis Bacon)
  661. Andrew Orphi Coppin
  662. DMU MK.
  663.  
  664. - --------------------------------------------------------------
  665. Thanks for using Fractint, The Fractals and Fractint Discussion List
  666. Post Message:   fractint@lists.xmission.com
  667. Get Commands:   majordomo@lists.xmission.com "help"
  668. Administrator:  twegner@phoenix.net
  669. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  670.  
  671. ------------------------------
  672.  
  673. Date: Tue, 2 Mar 1999 13:22:59 GMT
  674. From: "Andrew Coppin" <KHCM8AC@dmu.ac.uk>
  675. Subject: (fractint) Baby Brots
  676.  
  677. Sorry to be a pain the the neck, but I remember someone send an email 
  678. message detialing exactly the conditions under which Mandelbrot sets 
  679. occur in other formulas. Could whoever it was please re-send that 
  680. information (I stupidly deleted the message!) And I seem to recall 
  681. that the message mentioned something about "primages". What is a 
  682. "primage"? Thanks.
  683.  
  684. - ---------------------------------
  685. Nam et ipsa scientia potestus est!
  686. (Sir Francis Bacon)
  687. Andrew Orphi Coppin
  688. DMU MK.
  689.  
  690. - --------------------------------------------------------------
  691. Thanks for using Fractint, The Fractals and Fractint Discussion List
  692. Post Message:   fractint@lists.xmission.com
  693. Get Commands:   majordomo@lists.xmission.com "help"
  694. Administrator:  twegner@phoenix.net
  695. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  696.  
  697. ------------------------------
  698.  
  699. Date: Tue, 02 Mar 1999 12:23:35 -0800
  700. From: Robyn Soares <robynsoares@earthlink.net>
  701. Subject: Re: (fractint) fractals in modern art
  702.  
  703. - --------------56AC1893BB8DDE229D98CD45
  704. Content-Type: text/plain; charset=us-ascii
  705. Content-Transfer-Encoding: 7bit
  706.  
  707. These are the artists, and from your educational background you should be able to
  708. tell why.  As to defending your opinion,  just make sure you know it.  Some of
  709. these artists have developed definite styles.  It's obvious to me though I am a
  710. musician.
  711.  
  712. Cheerfully,
  713. Robyn (also physic/math major)
  714.  
  715. Hackberg91@aol.com wrote:
  716.  
  717. > Hi friends.
  718. > As I want to share my and my pupils' (primary school!) fascination for
  719. > fractals with other teachers I have been asked to point out the significance
  720. > of this "method" for modern art.
  721. > So, does anyone know renown modern artists using fractals for fine or
  722. > commercial art, galeries showing plots, and the like? Maybe URLs?
  723. > Thanks a lot, I myself surely need no justification, all your astonishing
  724. > pictures are prooving aesthetic value enough, but to talk to teachers of art I
  725. > have to draw on an outside base.
  726. > As Sylvie says: Cheers.
  727. > Michael Hackenberger, Berlin (Germany)
  728. >
  729. > --------------------------------------------------------------
  730. > Thanks for using Fractint, The Fractals and Fractint Discussion List
  731. > Post Message:   fractint@lists.xmission.com
  732. > Get Commands:   majordomo@lists.xmission.com "help"
  733. > Administrator:  twegner@phoenix.net
  734. > Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  735.  
  736. - --------------56AC1893BB8DDE229D98CD45
  737. Content-Type: text/html; charset=us-ascii
  738. Content-Transfer-Encoding: 7bit
  739.  
  740. <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
  741. <html>
  742. <i><u>These are</u></i> the artists, and from your educational background
  743. you should be able to tell why.  As to defending your opinion, 
  744. just make sure <i>you know</i> it.  Some of these artists have developed
  745. definite styles.  It's obvious to me though I am a musician.
  746. <p>Cheerfully,
  747. <br>Robyn (also physic/math major)
  748. <p>Hackberg91@aol.com wrote:
  749. <blockquote TYPE=CITE>Hi friends.
  750. <br>As I want to share my and my pupils' (primary school!) fascination
  751. for
  752. <br>fractals with other teachers I have been asked to point out the significance
  753. <br>of this "method" for modern art.
  754. <br>So, does anyone know renown modern artists using fractals for fine
  755. or
  756. <br>commercial art, galeries showing plots, and the like? Maybe URLs?
  757. <br>Thanks a lot, I myself surely need no justification, all your astonishing
  758. <br>pictures are prooving aesthetic value enough, but to talk to teachers
  759. of art I
  760. <br>have to draw on an outside base.
  761. <br>As Sylvie says: Cheers.
  762. <br>Michael Hackenberger, Berlin (Germany)
  763. <p>--------------------------------------------------------------
  764. <br>Thanks for using Fractint, The Fractals and Fractint Discussion List
  765. <br>Post Message:   fractint@lists.xmission.com
  766. <br>Get Commands:   majordomo@lists.xmission.com "help"
  767. <br>Administrator:  twegner@phoenix.net
  768. <br>Unsubscribe:    majordomo@lists.xmission.com "unsubscribe
  769. fractint"</blockquote>
  770. </html>
  771.  
  772. - --------------56AC1893BB8DDE229D98CD45--
  773.  
  774.  
  775. - --------------------------------------------------------------
  776. Thanks for using Fractint, The Fractals and Fractint Discussion List
  777. Post Message:   fractint@lists.xmission.com
  778. Get Commands:   majordomo@lists.xmission.com "help"
  779. Administrator:  twegner@phoenix.net
  780. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  781.  
  782. ------------------------------
  783.  
  784. Date: Tue, 2 Mar 1999 20:03:16 -0000
  785. From: "peter k" <qmi.pk@clara.net>
  786. Subject: Re: (fractint) fractals in modern art
  787.  
  788. Hello.
  789.  
  790. Perhaps I can recommend this place - the Museum of Computer Art
  791. http://www.donarcher.com/moca/
  792.  
  793. ...and of course my own little acre -
  794. http://www.qmi.pk.clara.net
  795.  
  796. best wishes
  797. peter k
  798.  
  799.  
  800. - --------------------------------------------------------------
  801. Thanks for using Fractint, The Fractals and Fractint Discussion List
  802. Post Message:   fractint@lists.xmission.com
  803. Get Commands:   majordomo@lists.xmission.com "help"
  804. Administrator:  twegner@phoenix.net
  805. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  806.  
  807. ------------------------------
  808.  
  809. Date: Tue, 2 Mar 1999 13:27:24 -0700 (MST)
  810. From: Jon Jacobsen <jacobsen@math.utah.edu>
  811. Subject: (fractint) IFS Question
  812.  
  813. Hello,
  814.  
  815. I am looking for a program that can generate IFS images which
  816. will allow various starting "points", i.e., begin with a square
  817. and generate the fern, or begin with a point and generate the
  818. fern, etc.  It is for a lecture on the contraction mapping principle,
  819. and I would like the audience to see the square, point,etc
  820. converging to illustrate the ideas behind IFS.
  821.  
  822. Is this type of feature available on fractint, or some other
  823. program? Preferrably such a program would run on Linux, but a
  824. Windows program would be ok too.
  825.  
  826. Any help is appreciated,
  827.  
  828. Jon
  829.  
  830. - --------------------------------------------------------------
  831. Thanks for using Fractint, The Fractals and Fractint Discussion List
  832. Post Message:   fractint@lists.xmission.com
  833. Get Commands:   majordomo@lists.xmission.com "help"
  834. Administrator:  twegner@phoenix.net
  835. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  836.  
  837. ------------------------------
  838.  
  839. Date: Tue, 02 Mar 1999 15:45:17 -0500
  840. From: Don Archer <don@donarcher.com>
  841. Subject: Re: (fractint) fractals in modern art
  842.  
  843. Peter K:
  844.  
  845. >Perhaps I can recommend this place - the Museum of Computer Art
  846. >http://www.donarcher.com/moca/
  847.  
  848. Thanks! For the record, a major exhibition of Les St. Clair's
  849. fractals has recently been installed at MOCA. And a long-standing Sylvie
  850. Gallet gallery remains. There is also some early fractal work
  851. by Lee Skinner and others.
  852.  
  853. Don
  854.  
  855.  
  856.  
  857. - --------------------------------------------------------------
  858. Thanks for using Fractint, The Fractals and Fractint Discussion List
  859. Post Message:   fractint@lists.xmission.com
  860. Get Commands:   majordomo@lists.xmission.com "help"
  861. Administrator:  twegner@phoenix.net
  862. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  863.  
  864. ------------------------------
  865.  
  866. Date: Tue, 2 Mar 1999 15:54:43 -0500
  867. From: Barry N Merenoff <110144.2274@compuserve.com>
  868. Subject: (fractint) Re: Fractals in Modern Art
  869.  
  870. Although it is neither computer-generated nor modern, I have always thoug=
  871. ht
  872. the famous "Nami (Wave)" painting (don't know the artist) is an excellent=
  873.  
  874. example of a fractal.
  875.  
  876. - --------------------------------------------------------------
  877. Thanks for using Fractint, The Fractals and Fractint Discussion List
  878. Post Message:   fractint@lists.xmission.com
  879. Get Commands:   majordomo@lists.xmission.com "help"
  880. Administrator:  twegner@phoenix.net
  881. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  882.  
  883. ------------------------------
  884.  
  885. Date: Tue, 2 Mar 1999 23:16:12 -0000
  886. From: "Les St Clair" <les_stclair@crosstrees.prestel.co.uk>
  887. Subject: (fractint) February PAR collection
  888.  
  889. The February par collection of postings to this mail list is now available at:
  890.  
  891. http://ourworld.compuserve.com/homepages/Les_StClair/fml.htm
  892. (just the parameters)
  893.  
  894. or, if you prefer the pars with their original messages left intact you can get
  895. this version:
  896.  
  897. http://www.homeusers.prestel.co.uk/crosstrees/fml.htm
  898.  
  899. The updated formula collection (frac_ml.frm) is available from both sites.
  900.  
  901. cheers,
  902. Les
  903.  
  904.  
  905.  
  906. - --------------------------------------------------------------
  907. Thanks for using Fractint, The Fractals and Fractint Discussion List
  908. Post Message:   fractint@lists.xmission.com
  909. Get Commands:   majordomo@lists.xmission.com "help"
  910. Administrator:  twegner@phoenix.net
  911. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  912.  
  913. ------------------------------
  914.  
  915. Date: Tue, 02 Mar 1999 23:09:26 -0600
  916. From: "Paul N. Lee" <Paul.N.Lee@Worldnet.att.net>
  917. Subject: (fractint) Resource List
  918.  
  919. The following is a list of resources for FractInt users and Discussion 
  920. List members. (Last update -- November 12, 1998) 
  921.  
  922. Thanks to Noel Giffin, this list is also available online at:
  923.     http://spanky.triumf.ca/www/fractint/preslar.html
  924. Thanks also to Jay Hill for the list "echoed" at:
  925.     http://home.san.rr.com/jayrhill/iFAQ/Resource.htm
  926.  
  927. *** New entries
  928.  
  929. FractInt
  930.     At Spanky -
  931.         http://spanky.triumf.ca/www/fractint/fractint.html
  932.     Mirror site -
  933.         http://fractal.mta.ca/fractint/fractint.html
  934.     FractInt Documentation -
  935.         http://spanky.triumf.ca/www/fractint/findex.html
  936.     FractInt semi-official wish list -
  937.         http://web.ukonline.co.uk/members/robin.b2/olig/fracwish.htm
  938.  
  939.  
  940. Information, Tutorials and Explanations
  941.     Anti-Aliasing Explained (Damien M. Jones) -
  942.         http://www.fractalus.com/misc/antialias.htm
  943.     Basic FractInt Hints and Tips (Linda Allison) -
  944.         http://wizzle.simplenet.com/linda/basic/basic-information.htm
  945.     Coloring Algorithms Explained (Damien M. Jones) -
  946.         http://www.fractalus.com/misc/implement.htm
  947.     ColorMap tutorial (Linda Allison) -
  948.         http://www.geocities.com/Paris/5519/colors.html
  949.         http://wizzle.simplenet.com/linda/colormaps/colormaps.htm
  950.     Color Map Magic (Wizzle) -
  951.         http://wizzle.simplenet.com/fractals/wizmaps/wizmaps.htm
  952.     Color Tricks (Linda Allison) -
  953.         http://wizzle.simplenet.com/linda/colortricks/colortricks.htm
  954.     Formula tutorial (Bradley Beacham) -    
  955.         http://spanky.triumf.ca/www/fractint/frm-tut/frm-tutor.html
  956.     Fractals Explained (Linda Allison) -
  957.         http://wizzle.simplenet.com/linda/define/fractals_defined.htm
  958.     Fractal Information Page (Damien M. Jones) -
  959.         http://www.fractalus.com/misc/info.htm
  960.     FractInt Tutorial (Bill Rossi) - 
  961.          http://members.aol.com/billatny/fractopi.htm
  962.     Guide to the Mandelbrot and Julia Sets (Paul Derbyshire) -
  963.         http://www3.sympatico.ca/bob.beland/manguide.html
  964.     Help for FractInt Discussion List newcomers!! (Wizzle) -
  965.         http://wizzle.simplenet.com/fractals/hints/fractint_list_q&a.htm
  966.     High Resolution tutorial (Linda Allison) -
  967.         http://www.geocities.com/Paris/5519/lesson4.html
  968.     Hints on getting started (Wizzle) -
  969.         http://wizzle.simplenet.com/fractals/hints/tips-fractint.htm
  970.     If...Else tutorial -
  971.         http://spanky.triumf.ca/www/fractint/If_else.html
  972.     Par and Frm tutorial (Linda Allison) -
  973.         http://www.geocities.com/Paris/5519/lesson.html
  974.         http://wizzle.simplenet.com/linda/pars_and_frms/lesson.html
  975.     ParToBat, Tips and Hints for Using (or how to have a life AND
  976.         generate a zillion fractals a day ;-) ) (Linda Allison) -
  977.         http://www.geocities.com/Paris/5519/epic.html
  978.     PHC and PTC Formula tutorial (Sylvie Gallet) -
  979.         http://spanky.triumf.ca/www/fractint/phc/phc-tutor.html
  980.     PNG vs. JPEG discussed (Damien M. Jones) -
  981.         http://www.fractalus.com/misc/png-jpeg.htm
  982.     Proportioning, Sizing, and Skewing tutorial (Linda Allison) -
  983.         http://wizzle.simplenet.com/linda/proportion/proportions.htm
  984.     sci.fractals FAQ -
  985.         http://www.mta.ca/~mctaylor/sci.fractals-faq/
  986.     Windows 95, How to run FractInt for DOS under -
  987.         http://fractal.mta.ca/fractint/fracwin95.html
  988.     Zooming tutorial (Linda Allison) -
  989.         http://wizzle.simplenet.com/linda/zoom/zoom-lesson.html
  990.  
  991.  
  992. FractInt Discussion List
  993.     Fractal '98 Contest -
  994.         http://www.fractalus.com/contest98/
  995.     FractInt Discussion List archive -
  996.         ftp://ftp.xmission.com/pub/lists/fractint/archive/
  997.     1997 Contest (thumbnails of all the entries) -
  998.         http://www.fractalus.com/contest/
  999.     The 1997 Contest Kit (Re-create the magic at home!!) -
  1000.         http://home.san.rr.com/jayrhill/Contestk.zip
  1001.     Collection of Discussion List Pars & Formulas (Les St. Clair)
  1002.         (all the pars and frms since August 1997) -
  1003.         http://ourworld.compuserve.com/homepages/Les_StClair/fml.htm
  1004.     The iFAQ (collected topics from the list) -
  1005.         http://home.san.rr.com/jayrhill/iFAQ/iFAQ.html
  1006.     Copyrights Discussed (and discussed) -
  1007.         http://www.geocities.com/CapeCanaveral/Lab/3825/copyright.zip
  1008.     ColorMaps collected and organized by Wizzle -
  1009.         http://wizzle.simplenet.com/fractals/fractint_maps/newmaps.htm
  1010.     Dr. J's Fractal of the Night -
  1011.         http://home.san.rr.com/jayrhill/FotN/FotNindx.html
  1012.     List of FractInt Mailing List members with ICQ numbers -
  1013.         http://come.to/fractinticq
  1014.  
  1015.  
  1016. Additional Programs & Utilities
  1017.     AddGifs program (Paul Carlson) -
  1018.         http://www.geocities.com/CapeCanaveral/Lab/3825/addgifs.zip
  1019.     FractInt Screensaver v1.70 (Thore Berntsen) -
  1020.         http://home.sol.no/~thbernt/fintsave.htm
  1021.     Fractal Map Generator (Paulo Guagliumi) -
  1022.         http://members.tripod.com/softwork/map
  1023.     MakeMap utility (Ron Barnett) -
  1024.         http://www.hiddendimension.com/makemap.zip
  1025.     Orgfrm program (George Martin) -
  1026.         http://spanky.triumf.ca/pub/fractals/programs/ibmpc/orgfrm.zip
  1027.     Partobat utility (ver. 3.4 for slower machines) (Michael Peters) -
  1028.         http://spanky.triumf.ca/pub/fractals/programs/IBMPC/PARTOB.ZIP
  1029.         http://ourworld.compuserve.com/homepages/JoWeber/jo_05.htm
  1030.     Partobat utility (ver. 3.5 for faster machines) (Michael Peters) -
  1031.         http://ourworld.compuserve.com/homepages/JoWeber/jo_05.htm
  1032.     XMAP and MMAP utilities (Jim Prickett) -
  1033.         http://www.geocities.com/SiliconValley/Way/9943
  1034.  
  1035.  
  1036. Infinite Fractal Loop
  1037.     Home Page -
  1038.         http://www.fractalus.com/ifl/
  1039.     Graphical List -
  1040.         http://www.fractalus.com/ifl/list.htm
  1041.  
  1042.  
  1043. Particularly Helpful Links Pages
  1044.     Wizzle's Graphlinks -
  1045.         http://wizzle.simplenet.com/fractals/hints/graphlinks.htm
  1046.  
  1047.  
  1048. Fractal merchandise (posters, mouse mats, t-shirts, etc.)
  1049.     Lifesmith -
  1050.         http://www.lifesmith.com/
  1051.     Refractal Design Inc. (fractal jewelry) -
  1052.         http://www.refractal.com
  1053.  
  1054.  
  1055. Fractal-Art Mailing List
  1056.         Subscribe:    majordomo@icd.com "subscribe fractal-art"
  1057.         Post Message:   fractal-art@icd.com
  1058.         Get Commands:   majordomo@icd.com "help"
  1059.         Administrator:  fractal-art-owner@icd.com
  1060.         Unsubscribe:    majordomo@icd.com "unsubscribe fractal-art"
  1061.     Archive of messages - 
  1062.         ftp://ftp.fractalus.com/pub/lists/fractal-art/
  1063.     Jim Muth's Fractal of the Day index (last few months)
  1064.         http://home.att.net/~Paul.N.Lee/FotD/FotD.html
  1065.     Jim Muth's complete FOTD archive of PARs and FRMs
  1066.         http://ourworld.compuserve.com/homepages/Les_StClair/pars.htm
  1067.  
  1068.  
  1069. - --------------------------------------------------------------
  1070. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1071. Post Message:   fractint@lists.xmission.com
  1072. Get Commands:   majordomo@lists.xmission.com "help"
  1073. Administrator:  twegner@phoenix.net
  1074. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1075.  
  1076. ------------------------------
  1077.  
  1078. Date: Wed, 03 Mar 1999 15:29:21 -0500
  1079. From: Tom Conally <conally@netpath.net>
  1080. Subject: (fractint) par and question
  1081.  
  1082. Hi fellow fractint afficiados
  1083. Here is a par that I like accompanied by a question or two
  1084.  
  1085. black_hole         { ; Tom Conally, 1999, fractint
  1086.                      ; t=0:0:15.87 586
  1087.                      ; SF7
  1088.                      ; color map by Tom Conally
  1089.   reset=1960 type=julia passes=b
  1090.   center-mag=-0.0369471/0.0814747/0.3765693
  1091.   params=-0.02883675694465637/-0.033246248960495 float=y maxiter=1000
  1092.   bailoutest=real fillcolor=111 decomp=16
  1093.   colors=c00<4>f00`QL<6>ElcHib<14>rCmqEk<13>gESfDQgFQ<14>kpJknJd83<2>jWDlc\
  1094.   Hl`H<8>pGCpJC<10>hUIgVJfWKeXLdZMaYO`XOZWO<12>765544322000<6>HIeKLkLMn<3>\
  1095.   PPzTTz<14>CflEfk<3>HdfIceLce<13>zee<9>pcjobknbkmaklalk`m<10>ufxvgzudz<13\
  1096.   >bGS`EPZET<13>LbtJdwKaw<14>j8MgAQ<12>bKjeKjgKiw32c00
  1097.   }
  1098.  
  1099. I did this with video mode SF7.  I manipulated the colormap and saved the
  1100. par. Now if I go back and run it in a different video mode, such as SF8, I
  1101. get a very different color map-many fewer colors. Is this inherent in
  1102. fractint? Do I need to save the colormap separately? Am I missing something? 
  1103. Thanks for your help in advance.
  1104. Tom Conally
  1105. In every boomerang there is a perfect throw.
  1106. Your life, Grasshopper, is to practice  till you find that throw
  1107. and become one with that boomerang!
  1108.   Boomerangs        http://www.angelfire.com/nc/conally
  1109.    Paradise             http://www.netpath.net/~conally/
  1110.    Fractal Images   http://members.tripod.com/~afractal
  1111.  
  1112. - --------------------------------------------------------------
  1113. Thanks for using Fractint, The Fractals and Fractint Discussion List
  1114. Post Message:   fractint@lists.xmission.com
  1115. Get Commands:   majordomo@lists.xmission.com "help"
  1116. Administrator:  twegner@phoenix.net
  1117. Unsubscribe:    majordomo@lists.xmission.com "unsubscribe fractint"
  1118.  
  1119. ------------------------------
  1120.  
  1121. End of fractint-digest V1 #373
  1122. ******************************
  1123.  
  1124.