README file from "selection" directory
~opengl2/examples/selection README Copyright 1991-1996, Silicon Graphics, Inc. Technical Education Development All Rights Reserved. pickSolar.c: Demonstrates picking. Left Mouse Button, down - pick object(s) <r> key - toggle rotation on/off Escape key - exit the program selectSolar.c: Demonstrates selection. A simple solar system is drawn first in render mode, then in select mode with a narrower perspective, selecting the center of the scene. Names are assigned to the shapes, and if they score hits within the selected region the selected names can be retrieved. SPACE key - toggle selection mode <r> key - toggle rotation on/off Escape key - exit the program
Source
Documentation
Reference