Newsgroups: comp.binaries.apple2 Path: icaen!news.uiowa.edu!hobbes.physics.uiowa.edu!math.ohio-state.edu!cs.utexas.edu!swrinde!sgiblab!munnari.oz.au!cs.mu.OZ.AU!amorton From: amorton@ee.mu.OZ.AU (Anthony Morton) Subject: Iterix (0/2) Message-ID: <9406222.7364@mulga.cs.mu.OZ.AU> Summary: An L-System Fractal Generator for the IIGS Sender: news@cs.mu.OZ.AU Organization: Dept of Electrical & Electronic Engineering, University of Melbourne Date: Thu, 3 Mar 1994 11:45:50 GMT Lines: 19 Iterix is a program I wrote about a year ago to generate fractal images using a technique called 'L-Systems'. In this technique, a very long character string is generated using a series of production rules. This string is then interpreted as a sequence of graphics commands in order to produce the image. (See Appendix B of 'The Science of Fractal Images' by Peitgen and Saupe.) The images generated can be as large and detailed as available RAM will allow; however, you will need to use separate software to print the pictures you generate. The files are in standard shrunk/BinSCII format, and include the program, copious documentation, and sample files. Enjoy, Tony Morton (amorton@ee.mu.oz.au) Electrical Engineering Masters student & diehard IIGS lover University of Melbourne, Australia