This is the source directory for XGL demo programs.  The current demos are:
Since the XGL programmer's libraries are at present an unbundled software
product, the executable programs have been provided.  The user should note that
the Makefile requires that the environment variable XGLHOME be defined.  A
default definition has been provided.  The user can override this definition
by do in 'make -e'.


mandelbrot - demonstrate mandlebrot drawing; show rubberbanding to perform
	zooms when clicking the left button in the canvas.

test_sphere - draw some surfaces on a spheroid with trianglular strips.
	Uses menus to select predefined attributes.

xgl_logo - draw the xgl logo; this program uses implicit dispatch.

