These are some OpenGL demo programs from the OpenGL beta. To run these, you must have the following OpenGL DLLs in your LIBPATH or in the same directory as the demo exe files:
	RASTER.DLL
	OPENGL.DLL	
	GLUT.DLL
	LIBAUX.DLL
	LIBTX.DLL

You can download the latest version of OpenGL via anonymous ftp from ftp.eagen.com or via http from http://www.eagen.com/warpspace. 

In order to run to two demo programs, you must be running in 256  or 16 million color mode because of a bug in the OpenGL beta. 

To run the wave demo, type "wave -db" at the command prompt.
While running the wave demo, you can use the following keys:
	Escape 	: Quit the demo
	C	: Contouring type 1, 2, or off
	S	: Shading on or off
	L	: Lighting on or off
	D	: Depth test on or off
	Space	: Step mode on or off
			While in step mode, N advances each frame.
	A	: Spin mode on or off

These demos should give you a little bit of an idea as to what kind of performance you can expect with WarpSpace. However, these demos are unoptimized while WarpSpace will be highly optimized and will be faster.

These demos are from IBM's OpenGL beta.