Index of /classes/opengl/examples/animation

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Jun-1999 10:32 - [TXT] Makedepend 07-Jun-1999 10:18 1k [TXT] Makefile 05-Jun-1999 22:59 1k [TXT] Makefile.win 05-Jun-1999 22:59 1k [TXT] flicker_arm 07-Jun-1999 10:18 148k [TXT] flicker_arm.c 05-Jun-1999 22:59 4k [TXT] smooth_arm 07-Jun-1999 10:18 149k [TXT] smooth_arm.c 05-Jun-1999 22:59 4k


      ~opengl/examples/animation README

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



   flicker_arm.c - illustrate the problem of flicker caused
			by animation in single buffer mode

	<r> Key			- toggle arm rotation on / off
	Escape Key		- exit the program

   smooth_arm.c - illustrate smooth animation by using
			double buffering

	<r> Key			- toggle arm rotation on / off
	Escape Key		- exit the program