README file from "feedback" directory
~opengl2/examples/feedback README Copyright 1991, 1992, 1993, 1994, Silicon Graphics, Inc. Technical Education Development All Rights Reserved. feedback.c: demonstrates use of OpenGL feedback. First, a lighting environment is set up and a few primitives are drawn. Then feedback mode is entered, and the same primitives are drawn. The results in the feedback buffer are printed. SPACE key - toggle feedback mode Escape key - exit the program
Source
Documentation
Reference