home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / xcmd_fra.sit / Fractals / card_5105.txt < prev    next >
Text File  |  1988-10-31  |  1KB  |  32 lines

  1. -- card: 5105 from stack: in
  2. -- bmap block id: 5612
  3. -- flags: 0000
  4. -- background id: 6329
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=14 top=39 right=313 bottom=498
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 5
  16. -- text size: 14
  17. -- style flags: 0
  18. -- line height: 18
  19. -- part name: text
  20.  
  21.  
  22. -- part contents for card part 1
  23. ----- text -----
  24.      fractal seedh, seedv [, res = 8 [, limit = 32 [, lock = 0]]]
  25.  
  26. Good values for the seeds lie between +-2.0.  Experiment!
  27.  
  28. Starting with res=20 makes it easy to determine the rough shape of the fractal.  Refine with successively smaller values.
  29.  
  30. Limit determines how far you wish to pursue the calculations for complex portions of the fractal.  If the resolution is fairly poor (say, 8) a limit of 8 or 16 is fine and can speed up drawing time.  If you have resolutions of 1 or 2 a limit of 32 provides more detail (as much as you can get without color).
  31.  
  32. Set lock to 1 to ignore the mouse.  Best leave this zero.