home *** CD-ROM | disk | FTP | other *** search
/ Dream 49 / Amiga_Dream_49.iso / amiga / applications / image / qbist.readme < prev   
Text File  |  1998-02-11  |  2KB  |  47 lines

  1. Short:    Abstract art renderer (PPC/M68k)
  2. Author:   su0583@studserver.uni-dortmund.de (AndrΘ Osterhues)
  3. Uploader: su0583@studserver.uni-dortmund.de (AndrΘ Osterhues)
  4. Version:  1.4
  5. Type:     gfx/misc
  6. Requires: OS3.x, CyberGraphX, 68020+, FPU, gtlayout.library
  7.  
  8.  
  9.  
  10.   QBist is an algorithmic image renderer. The algorithm was published in the
  11.   German computer magazine c't 10/95. It creates images looking quite abstract,
  12.   therefore its name.
  13.  
  14.   Instead of letting the user enter all values required to generate a picture,
  15.   QBist first calculates the main pattern (by using random start values) and
  16.   then 8 variations of it. The amount of difference between main pattern and
  17.   variations can be controlled.
  18.  
  19.   QBist renders in 24bit. It uses CyberGraphX for display.
  20.  
  21.   Furthermore, QBist fully supports phase5's PowerUP cards. It auto-detects the
  22.   PowerPC processor and lets the user decide whether to use it or not. If a PPC
  23.   is not present, QBist switches back to M68k mode.
  24.  
  25.  
  26.   This version of QBist is based on the Mac source code of QBist (which is
  27.   available from the c't FTP server, I think).
  28.   There is another version of QBist available for Amiga computers, "QbistAmiga".
  29.   It is developed by Thomas Bickel. Try it, it has some nice features QBist does
  30.   not (yet) have. The coordinates format is the same, so you can import
  31.   QbistAmiga coords to QBist.
  32.  
  33.  
  34.  
  35.   Features:
  36.   - True color rendering on 15/16/24bit Screens, calculations are done in 24bit
  37.   - Can be opened on any 15/16/24bit PubScreen
  38.   - Sizable window
  39.   - Auto-sensing of PowerUP cards
  40.   - CPU switchable (M68k / PPC)
  41.   - Three button mouse supprt
  42.   - Coordinates can be loaded from and saved to disk
  43.   - Many coord files provided
  44.   - Images can be saved as IFF files
  45.   - Optimized calculation
  46.   - Unlimited history buffer
  47.