Automated Presentation of directory src/tutorials/custEducation/opengl2/examples/accum/

HUB | Up | Download | Pheedbak | Tree | Topic | A-Z | Search | Hot | New


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/


README file from "accum" directory

     ~opengl2/examples/accum README

            Copyright 1991-93, 1995 Silicon Graphics,  Inc.
            Technical Education Development
            All Rights Reserved.


    accpersp.c:

	Contains the functions accPerspective() and accFrustum() which
	can be used to change the viewing volume to produce
	depth-of-field effects and scene antialiasing.

    anti.c

	This program draws two intersecting cubes and uses the
	accumulation buffer to do scene anti-aliasing.

 		<a> key			- toggle antialiasing
 		Escape key		- exit the program

	Note: this program must be compiled with accpersp.c and
	jitter.h

    blur.c

	Demonstrates using the accumulation buffer for effects like
	motion blur.

		Escape key               - exit the program

    dof.c

 	This program demonstrates using the accumlation buffer to 
 	simulate depth-of-field.  Objects at the focal point are
 	crisp, the rest are somewhat fuzzy.
 	
 		Escape key		- exit the program
 		<d> key			- toggle depth-of-field
 	

Files of interest from "src/tutorials/custEducation/opengl2/examples/accum" directory

Source

Documentation

Reference


Select any combo of files you'd like to send yourself a compressed tar image of. Executables/scripts are indicated with a trailing `*' character. (Depending upon the browser, it may be necessary to hold down the Ctrl key to select/deselect disjoint items.) a compressed tar image of the above-selected items.
OR, ...
a compressed tar image of the entire accum directory.

Copyright © 1993-95, Silicon Graphics, Inc.