
OpenGL canvas gl.c by default is compiled into the static library using
OpenGL on SGI and Mesa on other platforms. Shared library might not
contain gl.o on some platforms. You can always add it by compiling
gl.c here. 

../DEMOS contains a few demo programs that use OpenGL.
