Short: Recursive line renders (eg Koch, Peano)+demos - NO Mandelbrots Uploader: steeeeeev geocities com Type: fract/misc Architecture: generic Fractal Thingy Copyright 1997 by Steven Goodwin A short program to produce recursive fractal line drawings (like Koch snowflakes and Peano curves), and without a single mention of a Mandelbrot set in the whole damn archive! (well, except that one!) What Fractal Thingy Does The computer takes two shapes (each comprised of straight lines with common points). eg. 1 - The shape /--\ 2 - Initialiser ----- The line joining each point in the initialiser is replaced with 'the shape' to form a new initialiser shape. This repeats ad infinitum. This is difficult to show in ASCII art, so I've included some screen grabs (demo1, demo2, demo3 in the images directory). De-archiving: lha x thingy.lha This will create a directory (called 'FractalThingy') and extract the following files into it. FastVersion FastVersion.info SafeVersion SafeVersion.info ReadMeFirst ReadMeFirst.info Manual Manual.info Koch.shp Monkey_Tree.shp Quadric_Koch_54.shp Quadric_Koch_Island.shp More Images.info images/Square images/Square.info images/Big1 images/Big1.info images/Big2 images/Big2.info images/Demo1 images/Demo1.info images/Demo2 images/Demo2.info images/Demo3 images/Demo3.info images/Triangle1 images/Triangle1.info images/Triangle2 images/Triangle2.info images/Triangle3 images/Triangle3.info images/View FractalThingy.info If any of the above files are missing then please delete the archive and request a complete one. Don't forget to read the 'ReadMeFirst' file.