
The source files in this directory are NOT supported.  They
are subject to change without notice as well.  They exist purely
as an example of how to build an application interface on top
of the GP1 command interface.  Feel free to use and/or alter them 
as you see fit.

**********************************************************************
As released, the .c files have been compacted in order to save space
on the release tapes.  Do a "make uncompact" once to uncompact the
source files.  After that, doing a "make" will make everything worth 
making in the directory.
**********************************************************************

For information on the VIEWPORT package refer to the Software Interface
Manual for the Sun Graphics Processor.

The demos included in this directory are:

... box ... written at the GP command interface level

... noxvp ... written with the VIEWPORT library

... rotcube ... which shows, among other things, the hierarchial nature
    of the package.

... shader ... a somewhat more complex program making use of several
    features of the library.

These demos are simple demos purely meant as an introduction to the
VIEWPORT library.
