home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / graphics / create / create.doc next >
Text File  |  1991-02-08  |  5KB  |  112 lines

  1. ABOUT CREATE
  2.  
  3. CREATE is a program that generates 'self-affine' fractals; those
  4. that are made up of copies of themselves.
  5.  
  6. The compiled program, CREATE.PRG, contains 38 fractals
  7. pre-programmed into it - any of which you can draw at the touch
  8. of a button.
  9.  
  10. Given the BASIC source code (a disk containing both HiSoft and
  11. GFA 2 & 3 BASIC listings will be available for £5; see below for
  12. more details) you can modify existing fractals or add your own -
  13. up to a total of 100.
  14.  
  15. Included with the source code are fully documented examples of
  16. how to create your own fractals. It's easy to modify an existing
  17. fractal, altering the curl of the fern for example.
  18.  
  19. Once you've got the source code and played around with the
  20. existing fractals, you'll want to go on to design your own:
  21. leaves, grasses, trees, buildings, ruins, clouds, waves,
  22. fireworks, ice crystals, snowflakes, explosions  . . .  or more
  23. mathematical and abstract forms.  Some of your prized creations
  24. will arise from chance or error; a fractal might turn out nothing
  25. like you'd intended, and be all the more fascinating because of
  26. it; or a single misplaced block could turn a geometrical figure
  27. into a ruined building.
  28.  
  29. What to do with your fractal images once you've concieved and
  30. experimented with them?  How about letterheads or logos; clip
  31. art; backgrounds or major features to use in other pictures;
  32. backgrounds for games; wrapping paper, wallpaper or curtain
  33. designs(!).
  34. Or just boot up with a virtual big screen to generate a vast and
  35. intricate version of your fractal; then use the ST Club's
  36. forthcoming "Imagecopy" accessory to print it out.
  37.  
  38. If you'd like to share-with-the-world any fractals you're
  39. particularly proud of - then send me a disk with the source code
  40. (of the relevant affine transformations) and after a few months
  41. I'll release the collected contributions as a PD disk (all
  42. contributors will automatically be sent a free copy).  I might
  43. also convert each fractal to a more compact file format that can
  44. be individually loaded, edited and saved by a future fractal
  45. program.
  46.  
  47. HOW TO USE CREATE
  48.  
  49. CREATE is controlled with a single, easy to use, dialogue box.
  50. The up/down scroll buttons select a group of 10 fractals (of the
  51. 100 possible fractals) for you to choose from.
  52.  
  53. Just click on one of the ten named buttons to draw a particular
  54. fractal: the dialogue and mouse cursor disappear and the fractal
  55. starts to be drawn, dot by dot.
  56.  
  57. Click the left mouse button to interrupt drawing and return to
  58. the dialogue box, then press "CONTINUE" to add the remaining
  59. dots, rather than starting again.
  60.  
  61. When drawing is finished a "ping" sounds and the mouse cursor
  62. reappears.  A left click again returns you to the dialogue box.
  63.  
  64. "VIEW" lets you see your picture without performing any graphic
  65. operation.  The mouse cursor remains visible indicating that no
  66. drawing is occurring.
  67.  
  68. The screen is only cleared on pressing "CLEAR" or selecting a new
  69. background colour from the palette.  This lets you draw one
  70. fractal on top of another - in different colours should you wish
  71. - adding green "leaves" to the "bare tree" for example.
  72.  
  73. You can "SAVE" your fractal images as Degas compatible PI? files,
  74. or "LOAD" in pictures to draw fractals upon them - drawing
  75. fractals onto a prepared background for example.
  76.  
  77. "UNDO" undoes the last graphical operation, and pressing "UNDO"
  78. again undoes the undoing!
  79.  
  80. To draw large, highly detailed images boot-up with a virtual
  81. large screen driver (BigScrn, MonSTEr or the flexible BIG_STE
  82. available with Mouse Tricks).  Use Jeremy Hughes' Imagecopy
  83. (available soon from the ST Club) to save or print these large
  84. images.
  85.  
  86. PROGRAMMING YOUR OWN FRACTALS
  87.  
  88. If you'd like to use CREATE to design your own fractals - or
  89. modify those already included - send me £5 for a disk with the
  90. fully documented BASIC source code.
  91. This will include both HiSoft and GFA 2 & 3 compatible versions
  92. plus a special integer calculation module that CREATE will summon
  93. up to draw its fractals *fast*.  I'll also include the latest
  94. Mouse Tricks demonstration as used by CREATE's "INFO" function to
  95. examine its own source code as it runs.
  96.  
  97. Or for £10 you'll recieve all of the above plus the full Mouse
  98. Tricks 2.06 with BIG_STE. (£2.50 upgrade for existing reg. users
  99. of Mouse Tricks 2)
  100.  
  101.      Jonathan Lawrence
  102.      76 Sistova Road
  103.      London SW12 9QS
  104.  
  105. If you're interested in a future fractal program that would allow
  106. you (amongst other things) to design fractals using the mouse
  107. (rather than typing in numbers) and create landscapes comprising
  108. many groups of fractals - then send me your name and address
  109. (plus any suggestions) and I'll send you more information about
  110. the program - if and when it gets written.
  111.  
  112.