home *** CD-ROM | disk | FTP | other *** search
- to compile programs in the above-indicated sub- directories/trees,
- one must load libglut. inst-able images of GLUT v3.1 are located at
- toolbox/src/exampleCode/opengl/GLUT/inst/
-
- -------------------------------------
-
- ~opengl1/demos README
-
- Copyright 1991, 1992, 1993, 1994, Silicon Graphics, Inc.
- Technical Education Development
- All Rights Reserved.
-
-
-
- enterprise.c - a program to demonstrate the use of independent
- modeling transformations.
-
- polarViewDemo.c - a program to demonstrate the use of the polarView
- viewing transformation.
-
- glxdino.c - a more complex Xlib OpenGL program to draw a dinosaur
-
- glxmotif.c - a Motif program rendering OpenGL into a Motif drawing
- area widget
-
- modeler.c - a simple modeler program for create objects using
- geometric primitives
-
- shear.c - demonstrates the affect of a shearing matrix on a an object
-
- shadow.c - OpenGL example drawing a shadowed cube
-
- Escape Key - exit the program
-
- r Key - toggle cube rotation
- f Key - toggle filled/outlined
- s Key - toggle parallel/perspective shadow/light
- l Key - toggle lighting
-
- Left/Right Arrow Key - move light
- Up/Down Arrow Key - move light
-
- Left Mousebutton, down - start moving the eye
- Left Mousebutton, up - stop moving the eye
- Mouse pointer location - position eye
-
-
- Tutorials - This directory contains some tutorials allow the
- user to modify parameters to various OpenGL function calls
- and see the effect on a scene. (tutorials are binary only)
-