home *** CD-ROM | disk | FTP | other *** search
-
- ~opengl1/examples/rendering README
-
- Copyright 1991-1996, Silicon Graphics, Inc.
- Technical Education Development
- All Rights Reserved.
-
-
- checkerboard.c: draws a simple checkerboard composed of 0.1x0.1 rectangles
-
- ESCAPE key - exit program
-
-
- grid.c: demonstrates the use of the GL_POINTS and GL_LINES primitives
- to draw a grid
-
- SPACE key - toggle between point/line grid
- ESCAPE key - exit program
-
-
- shadeModel.c: demonstrates the difference between flat and smooth shading
-
- SPACE key - toggle between flat/smooth shading
- ESCAPE key - exit program
-