home *** CD-ROM | disk | FTP | other *** search
- Utah RLE viewer v1.0 (C) Copyright 1991, Speter Software.
-
- This program will display Utah RLE images on (most) SVGA displays.
- Utah RLE images are produced by the Rayshade raytracing program!
-
- The program was written using Borland's Turbo Pascal v6.0.
-
-
- svga256.bgi is COPYRIGHT 1991, JORDAN HARGRAPHIX SOFTWARE
- for more info read svga256.doc, the "readme" file from svgabgi3.zip.
- (svgabgi3.zip is available from the simtel and garbo archives)
- ________________________________________________________________________
-
- Usage: drawutah image.rle [ini-file]
-
- where "image.rle" is the Utah rle file to be displayed.
- "ini-file" is the initialisation file (detailed below).
-
- The initialisation file "ini-file" contains two lines:
- -----------
- bgipath
- maxmode 4
- -----------
- If an initialisation file is not specified the defaults (detailed below)
- are used.
-
- The "bgipath" entry can be used to specify the location of "svga256.bgi",
- the default location is in the current directory.
-
- The "maxmode" entry can be used to specify to highest resolution possible
- using your card/display. Use the table below to select the appropriate
- value, the default is 4 (1024x768x256).
-
- maxmode = max available SVGA mode (with 256 colours)
- 0 320 x 200
- 1 640 x 350
- 2 640 x 480
- 3 800 x 600
- default = 4 1024 x 768
- ________________________________________________________________________
-
- Please note that there are a number of image formats called "RLE":
- - compuserve RLE images,
- - (ms)windows RLE images, and
- - utah RLE images.
- (there are probably others I don't know about).
-
- As stated above, my program will only display Utah RLE images.
-
- For more information on Utah RLE images, get a copy of the Utah Raster
- Toolkit (this is available from a number of anon. ftp sites including
- freebie.engin.umich.edu and weedeater.math.yale.edu)
- ________________________________________________________________________
-
- Enjoy! Stephen Peter 21 Oct 91
-
- If you have any comments (or bug reports) please contact me via one of the
- addresses below.
-
- Email: steve@cad0.arch.unsw.oz.au ( or steve@keystone.arch.unsw.oz.au )
-
- Post: PO Box 643
- Lane Cove
- NSW 2066
- Australia
-