home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / gfx / fract / amountains / amountains.readme < prev    next >
Text File  |  1995-10-14  |  2KB  |  52 lines

  1. Short:    Fractal landscape generator
  2. Author:   billy@uni-paderborn.de (Michael Böhnisch)
  3. Uploader: billy@uni-paderborn.de (Michael Böhnisch)
  4. Version:  0.0
  5. Type:     gfx/fract
  6. Requires: AmigaOS 3.0+, 68020/030 + FPU or 68040, AGA or Gfx board recommended
  7.  
  8. This  is  an  alpha  release  of  AMountains,  a fractal mountain landscape
  9. generator.   It  is  based on xmountains 2.4 (UNIX, X) by Stephen Booth and
  10. was ported to the Amiga by Michael Böhnisch.
  11.  
  12. Call  AMountains  -?   for a short description of available options.  For a
  13. quick try set up your Workbench preferences to 640×400 or  bigger  with  as
  14. many colours as possible (256 is nice).
  15.  
  16. In a shell window now enter
  17.  
  18.     AMountains -M -r 1 -Z 0 -F 2 -G -2.0 -a 1.5 -p 6.0
  19.  
  20. Restrictions of this release:
  21.  
  22.   · the paint window is currently restricted to a 620×380 Workbench window
  23.   · 68020/030 + 68881/2 or 68040 needed
  24.   · task priority fixed to -25
  25.   · no option parameter handling when called from Workbench
  26.   · ugly UNIX-Style option handling (needs complete rework)
  27.   · no source (will be included when finished)
  28.   · no documentation (try "Amountains -?" or "AMountains -H" for now)
  29.  
  30. Route bug reports, enhancement requests etc. to
  31.  
  32.   billy@psycho.uni-paderborn.de
  33.  
  34.  
  35. Original copyright notice for xmountains follows:
  36.  
  37. ***************************************************************************
  38.  
  39. Copyright 1994 by Stephen Booth, the University of Edinburgh
  40.  
  41. Permission to use, copy, modify, distribute, and sell this software and its
  42. documentation  for any purpose is hereby granted without fee, provided that
  43. the  above  copyright  notice  appear  in  all  copies  and  that both that
  44. copyright   notice   and   this  permission  notice  appear  in  supporting
  45. documentation,  and  that the name of the author not be used in advertising
  46. or  publicity  pertaining to distribution of the software without specific,
  47. written  prior  permission.   The author makes no representations about the
  48. suitability  of  this  software  for  any  purpose.  It is provided "as is"
  49. without express or implied warranty.
  50.  
  51. ***************************************************************************
  52.