home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume21
/
rayshade
/
part01
/
rayview
/
README
next >
Wrap
Text File
|
1991-07-21
|
595b
|
14 lines
Rayview reads a rayshade input file and opens a graphics window into
which images are rendered using GL (SGI / RS6000) library calls.
Support is provided for most rayshade primitives and light sources.
Support for CSG is limited to drawing the bounding boxes of those
objects used in each CSG object.
Rayview is intended to be an example of the kind of application program
that can be written using the rayshade libraries. You are encouraged
to improve or otherwise modify rayview to suit your needs.
To compile, edit the Makefile, set GRAPHICSLIB and SPHERELIB appropriately,
and run make.