Index of /classes/opengl/examples/modeling

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Jun-1999 10:32 - [TXT] Makedepend 07-Jun-1999 10:19 1k [TXT] Makefile 05-Jun-1999 22:59 1k [TXT] Makefile.win 05-Jun-1999 22:59 1k [TXT] order 07-Jun-1999 10:19 118k [TXT] order.c 05-Jun-1999 22:59 3k [TXT] robot_arm 07-Jun-1999 10:19 147k [TXT] robot_arm.c 05-Jun-1999 22:59 3k [TXT] robot_claw 07-Jun-1999 10:19 147k [TXT] robot_claw.c 05-Jun-1999 22:59 4k


      ~opengl/examples/modeling README

            Copyright 1991-1999, Silicon Graphics,  Inc.
            All Rights Reserved.



   order.c:  demonstrates the effect of transformation order 
	
	<o> key		- change transformation order
	Escape key	- exit program


   robot_arm.c: demonstrates how to compose multiple transformations to
			create a complex scene

	Escape key	- exit program


   robot_claw.c: demonstrates the use of glPushMatrix()/glPopMatrix to
			get independent transformations

	Escape key	- exit program