*************************************************************************

     chromawaves 

     interactive OpenGL demo

     written 10/2009 by Martin Steen


*************************************************************************

Run ./chromawaves and create waves with SPACE BAR.
Run ./automode.sh to create autowaves fullscreen. 

Press the SPACE BAR several times to create waves.

Spin the chromafield with the LEFT MOUSE BUTTON.
Zoom the chromafield with the RIGHT MOUSE BUTTON (or mousewheel).
Press P to switch polygonmode

Have fun.

*************************************************************************

options:
   -fullscreen = run fullscreen mode
   -auto       = make autowaves
   -q1         = lowest quality (but fastest)
   -q2         = lower quality
   -q3         = medium quality (default)
   -q4         = better quality
   -q5         = best quality (but slowest)
   -db         = no double buffering
	 -dp         = no depth buffer


*************************************************************************

