Index of /classes/opengl/examples/viewports
Name Last modified Size Description
Parent Directory 19-Jun-1999 10:32 -
Makedepend 07-Jun-1999 10:21 1k
Makefile 05-Jun-1999 22:59 1k
Makefile.win 05-Jun-1999 22:59 1k
aspect 07-Jun-1999 10:21 116k
aspect.c 05-Jun-1999 22:59 3k
squashed.c 05-Jun-1999 22:59 3k
viewport 07-Jun-1999 10:21 116k
viewport.c 05-Jun-1999 22:59 4k
~opengl/examples/viewports README
Copyright 1991-1999, Silicon Graphics, Inc.
All Rights Reserved.
viewport.c: demonstrates how to set up more than one viewport in
a window. Also demonstrates how the aspect ratio can effect the
ways objects appear in the window
SPACE key - toggle which viewport the grid is drawn in
Escape Key - exit the program
aspect.c: demonstrates how to set up a viewport with a 1-to-1 aspect
ratio
Escape Key - exit the program