home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #7 / amigamamagazinepolishissue1998.iso / varia / povray3 / povray3_060 / pov3demo / recurse / readme.doc < prev    next >
Text File  |  1997-12-12  |  362b  |  9 lines

  1. This directory contains some variations on the theme of a Menger sponge.  The
  2. implementations are recursive to an arbitrary depth.  This is done by having
  3. a file #include itself.  The different implementations demonstrate tradeoffs
  4. between parsing and rendering times, code size and corresponding speeds, and
  5. ways of modeling the sponge.
  6.  
  7. Steve Demlow
  8. Jan. 1996
  9.