SGI Windows NT Toolbox
|Download Files|

Clip Volume Clipping Extension test

This program tests the clip volume clipping extension (OpenGL v1.1) and shows a sample implementation under nt. Please read the developer documentation on the SGI implementation of this extension for caveats and exact requirements for proper usage of this test. In brief, all geometry drawn after this hint is set must be wholly contained within the view volume, otherwise incorrect opengl results may occur.

Usage

to build the source, enter the following command:
    nmake
to run the program:
    go.exe
to perform the clip volume clipping tests:
    't' - runs tests
    'd' - redraws sample image (sanity check)
to clean up:
    nmake clobber


Web Accessible Files of the src/gfx/opengl/extensions/clipvol directory:

This is an automatically derived categorization of files of this directory. Only files which can be displayed or heard in some manner are included. Files may be immediately accessed by clicking the corresponding link. The Zip Archive (if present) contains all files in this directory/subtree (including executables, subdirectories, etc.)

Source

Documentation

Reference


Copyright © 1999, Silicon Graphics, Inc.