home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / misc / 16267 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  2.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!ut-emx!uthep4.ph.utexas.edu!user
  2. From: allen@uthep2.ph.utexas.edu (Charles C. Allen)
  3. Newsgroups: comp.sys.mac.misc
  4. Subject: Re: Conway's "Life" for the Mac
  5. Message-ID: <allen-090992135443@uthep4.ph.utexas.edu>
  6. Date: 9 Sep 92 19:15:31 GMT
  7. References: <1992Sep5.173325.1@tesla.njit.edu> <1992Sep8.125050.9380@crd.ge.com>
  8. Sender: news@ut-emx.uucp
  9. Followup-To: comp.sys.mac.misc
  10. Organization: UTexas-Austin Physics
  11. Lines: 34
  12.  
  13. > have recently been discovered.  It would be really neat if some enterprising
  14. > freeware/shareware author would write a research-oriented Life CA app for
  15. > the mac.  By "research-oriented" I mean one with a good pattern editor which
  16.  
  17. It doesn't exactly fit the bill as a "research-oriented Life app", but
  18. there is a very good general cellular automaton application available for
  19. the Mac.  CASim is not freeware or shareware, but it is cheap ($35 as I
  20. recall).  It's available from
  21.  
  22.         Algorithmic Arts
  23.         PO Box 20191
  24.         San Jose, CA  95160
  25.  
  26. The only name I see in the manual is Kenneth Karakotisios, so I assume that
  27. he essentially is Algorithmic Arts.  I first heard about CASim from short
  28. post by him in one of the CA newsgroups.  I've cleverly lost the e-mail
  29. exchange, but as I recall he works at Apple, so try variations on his
  30. name@applelink.apple.com, or @apple.com if you want to try e-mail.
  31.  
  32. CASim has built-in rules for several of the popular CA rules, and a general
  33. rule editor for making your own.  The built-in rules usually have lots of
  34. parameters to tweak.  I see the following in the Table of Contents of the
  35. very nice, 124 page manual:  Rug, Wolfram 1D, Totalistic, NLUKY (of which
  36. Life is one type), Ecology, Turmites, Diffustion/Growth, Hodge, Wire,
  37. Custom Rules, Griffeath and Pastels, Langton Loops, Hex Growth, Rucker's
  38. Ranch.  Some of those may use the Custom Rule generator instead of a
  39. built-in algorithm.
  40.  
  41. You can change the color mappings, world size, topology, cell size, as well
  42. as log data to a file for analysis later.  CASim 1.2 (the version I have)
  43. only does 8-bit cell values, but Kenneth does mention larger cell value
  44. sizes as a thing to be done.
  45.  
  46. Hey, *I'm* hooked!
  47.