Index of /classes/opengl/examples/viewports

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Jun-1999 10:32 - [TXT] Makedepend 07-Jun-1999 10:21 1k [TXT] Makefile 05-Jun-1999 22:59 1k [TXT] Makefile.win 05-Jun-1999 22:59 1k [TXT] aspect 07-Jun-1999 10:21 116k [TXT] aspect.c 05-Jun-1999 22:59 3k [TXT] squashed.c 05-Jun-1999 22:59 3k [TXT] viewport 07-Jun-1999 10:21 116k [TXT] 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