Index of /classes/opengl/examples/modeling
Name Last modified Size Description
Parent Directory 19-Jun-1999 10:32 -
Makedepend 07-Jun-1999 10:19 1k
Makefile 05-Jun-1999 22:59 1k
Makefile.win 05-Jun-1999 22:59 1k
order 07-Jun-1999 10:19 118k
order.c 05-Jun-1999 22:59 3k
robot_arm 07-Jun-1999 10:19 147k
robot_arm.c 05-Jun-1999 22:59 3k
robot_claw 07-Jun-1999 10:19 147k
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