$Id: README,v 1.2 2000/04/26 02:11:38 garrigue Exp $

Here are a few examples for LablGL.  "make" will compile them.  

To run the examples interactively instead of compiling them, start
lablgl and say something like

   #use "gears.ml";;

For planet, you'll need to do

   #load "unix.cma";;

first.

checker: Draw a checkerboard.
gears: Moving gears.
double: Demonstrate double-buffering.
morph3d: Standard OpenGL bouncing reshaping object demo.
planet: Planet orbiting a sun.
scene: A still life.
simple: White square on black.
tennis: Draw a tennis court and a bouncing ball.
texturesurf: Rotate one shape.  Use the arrow keys.
