home *** CD-ROM | disk | FTP | other *** search
/ Esprit de Apple Corps / EDAC-2.iso / Graphics / Apps / Programs / Virtual.Gallery / VAG.ReadMe.txt < prev    next >
Encoding:
Text File  |  1993-04-06  |  4.0 KB  |  79 lines

  1. ___      __                           __         ___
  2.  \\      / ()        _,               ||         //\            _,
  3.   \\    /  __ __ _  _||_  _  __  ___  ||        //  \    __ _  _||_
  4.    \\  /   || ||/\)  ||   |  ||  __|| ||       //----\   ||/\)  ||
  5.     \\/    || ||     \| , |_/|| (__|| ||      //      \  ||     \| ,
  6.      ~     ~~ ~~      ~~     ~~    ~~ ~~     ~~~      ~~ ~~      ~~
  7.        ___         __ __                                  ___
  8.       //  \        || ||                         /|      //  \
  9.      ||  ___  ___  || ||  ____  __ _  _   _     /||     ||  / |
  10.      ||  ' |  __|| || || /|__|\ ||/\) \\  /      ||     || /  |
  11.       \\  /  (__|| || || \|   ~ ||     \\/       ||  ()  \\  /
  12.        ~~~      ~~ ~~ ~~  ~~~~  ~~      /       ~~~~      ~~~
  13.                                       -'
  14. Virtual Art Gallery 1.0
  15. Copyright Jason Harper 1993  All rights reserved.
  16.  
  17. DESCRIPTION:
  18. A walkthru of your own personal art gallery, with any standard IIgs pictures
  19. you have displayed as if hanging on the walls, in true 3D perspective.
  20.  
  21. USAGE:
  22. After a short delay during which the program precalculates some of the math
  23. results it will need later, you will get a standard file selection dialog which
  24. you use to locate a folder containing any IIgs graphics files you have.  The
  25. exact file that you select is irrelevant: the program loads all pictures from
  26. the same folder in the order that it finds them, until memory is full.  Once
  27. the display starts, you can add and remove pictures using the controls at the
  28. bottom of the screen.  As usual, you exit the program by selecting Quit from
  29. the File menu, or typing Apple-Q.
  30.  
  31. SYSTEM REQUIREMENTS:
  32. Apple IIgs
  33. System software 5.0 or higher
  34. About 1MB RAM (minimum RAM requirements not tested)
  35.  
  36. SYSTEM RECOMMENDATIONS:
  37. Accellerator card (a 7 MHz/8k cache TransWarp more than doubles the speed)
  38. 2MB+ RAM (each additional meg allows 32 more pictures)
  39.  
  40. FILE COMPATIBILITY:
  41. Loads the following standard IIgs graphics file types:
  42.     Type $C1, auxtype 0: uncompressed screen images (all)
  43.     Type $C0, auxtype 0: Paintworks 320 mode images (top half only)
  44.     Type $C0, auxtype 1: PackBytes/Eagle format (all)
  45.     Type $C0, auxtype 2: Apple Preferred format (must be one screen wide,
  46.         and at least one screen high: loads top screen only)
  47. All loaded pictures are converted to grayscale, since arbitrary color
  48. palettes can't be displayed side-by-side on the screen.
  49.  
  50. CONTROLS:
  51. Pause, Speed: these should be obvious.
  52. Remove this picture: available after selecting a picture by clicking on it
  53. (this is easier when paused).  Removes the picture from the display.
  54. Show more pictures: available if there wasn't enough memory to hold all
  55. pictures in the folder you selected.  Removes pictures (no choice over which
  56. ones) and replaces them with additional pictures from disk.
  57. New picture set...: removes all pictures and allows you to select a folder from which to load new pictures.
  58. Add pictures to set...: available if there is at least 100K of free memory.
  59. Allows you to select a folder from which to load additional pictures.
  60. Close all NDAs, under the Apple menu: since the display can't be generated
  61. while there are any desk accessories open that might obscure it, this option
  62. is available for you to quickly get any open accessories out of the way.
  63.  
  64. DISTRIBUTION:
  65. You may redistribute this program under the following conditions: all three
  66. files (program, background image, and this text file) must be present in their
  67. original, unaltered condition, and there must be no charge for it other than
  68. reasonable media or connect time costs.
  69.  
  70. AUTHOR:
  71. I am Jason Harper, and I can be contacted at these electronic addresses:
  72.     CompuServe: 76703,4222
  73.     Internet: 76703.4222@compuserve.com
  74. I am particularly interested in hearing any suggestions you may have on future
  75. uses of this display technology.  Note that programs using this technology
  76. will not necessarily require an accellerator card: by reducing the area of the
  77. display (down to 25% of the screen, perhaps), the speed can be made reasonable
  78. even on an unenhanced IIgs.
  79.