Entry #4 submitted for the second Screensaver contest, at www.op3dfx.com

Name:		Strange Button Saver

Description:	Rotate, and Wave effect for pictures (gif,bmp & jpg)

Program:	Written in Visual C++ 5.0, with MFC, using the OpenGL API.
		Developped on Voodoo Rush system, enhanced for quake 2's 3dfxgl.
		Sourcecode available, and probably usefull for beginners,
		because it's not high-tech at all, quite basic.
		Needs opengl32.dll, and glu32.dll (included), you have to
		feed it pictures yourself. Gif/bmp/jpg loader

Compatibility:	Voodoo, Voodoo Rush, Windows 95, 98 (beta 3).
		Windows NT only tested with own software opengl driver,
		because Rush has no drivers fot NT4 yet.

		IMPORTANT: DO NOT OVERWRITE your original windows OPENGL32.DLL !
		Just put the screensaver, and the opengl32.dll, and glu32.dll in it's 
		own subdirectory.

Known Issues:	Sometimes screensaver blanks forever (needing a reboot) on 
		Voodoo Rush. Don't know the reason. 
		65536 Colors needed (will switch to 640x480x16 dynamicly.

Author:		Erwin Coumans
Email:		coockie@stack.nl
www:		www.stack.nl/~coockie	[about 3D graphics, MFC, Quake, 3Dfx]
