home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / fractals / 295 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.3 KB

  1. Path: sparky!uunet!van-bc!cs.ubc.ca!unixg.ubc.ca!reg.triumf.ca!noel
  2. From: noel@reg.triumf.ca (NOEL)
  3. Newsgroups: sci.fractals
  4. Subject: Re: Syntax for the L-Systems part of FractInt?
  5. Date: 9 Nov 1992 01:02 PST
  6. Organization: TRIUMF: Tri-University Meson Facility
  7. Lines: 14
  8. Distribution: world
  9. Message-ID: <9NOV199201025385@reg.triumf.ca>
  10. References: <92312.221051SRK106@psuvm.psu.edu>
  11. NNTP-Posting-Host: reg.triumf.ca
  12. News-Software: VAX/VMS VNEWS 1.41    
  13.  
  14. In article <92312.221051SRK106@psuvm.psu.edu>, Senthil Ramas Kumar <SRK106@psuvm.psu.edu> writes...
  15. >Can somebody let me know where to find the Syntax for the L-Systems
  16. >part of Fractint properly documented and explained? Thanks in advance.
  17.  
  18.     Well I don't know about fractint's explicit documentation for the 
  19. L-system fractals, but I do know that L-systems in general were well explored
  20. and developed with the LOGO language.  It was an interpeter designed to
  21. explore such fractal geometry as hilbert and peano curves.  A good book on
  22. this type of mathematics is "Turtle Geometry" by Harald Abelson & Andrea
  23. DiSessa.  It develops from simple examples and leads to very complicated
  24. explorations in this novel area of geometry.  Fractint's l-systems are
  25. faster and their descriptive syntax is more concise but the fundamentals
  26. are the same.
  27.                         Noel Giffin 
  28.