=============
OpenGL GlutDemo

Author : Mustata Bogdan (LoneRunner)
Email  : lonerunner@planetquake.com
Web    : http://www.cfxweb.net/lonerunner/
Date   : 28/10/00
=============

   This is a simple program that shows the basic funtions of GLUT.
   In the demo you have a cube that can be rotated, changed
the transparency and a simple menu.
   Source code is included in the ZIP.

   When compiling make sure that you link to opengl32.lib and glut32.lib.

=====
Usage
=====
  
Esc		-- Exit
A Z		-- Increase/Decrease
Mouse Right	-- Zoom
Mouse Left	-- Rotate
Mouse Middle	-- Pop-up Menu