home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / graphics / fractal_1 / !Fractal / Scripts / Pop_Fill < prev    next >
Text File  |  1993-07-20  |  403b  |  18 lines

  1. Script
  2. \ A golden pattern
  3. Fractal=Popcorn
  4. Off Popcorn,Julia
  5. Data Initial,Detail=4
  6. Plot_Type Overlay
  7. Plot_Change=100
  8. Plot_Random On
  9. Draw
  10. Off Image,Redraw,Clear
  11. Fractal=CellFill
  12. On CellFill,From,Top Left;    On CellFill,From,Top Right
  13. On CellFill,From,Bottom Left; On CellFill,From,Bottom Right
  14. On CellFill,From,Centre;      Off CellFill,From,Mouse;
  15. Select CellFill,Preset,Gold
  16. Draw
  17. On Image,Redraw,Clear
  18.