This tarball contains 3 demos, one of a spinning coloured cube, one of 
a spinning textured cube, and one of lots of cubes drawn using a double 
buffering technique.

To install them, copy the directory into the demosrc directory, cd 
into it and type make.

In order to see the built demos, you will have to edit your demotest.ini 
file in the demodata directory, by adding a line for each demo:

(Basic Sample 2,cube.bin,cube.dat,cube.hlp)
(Basic Sample 3,texcube.bin,texcube.dat,texcube.hlp)
(Double Buffering,doublebuf.bin,doublebuf.dat,doublebuf.hlp)#

Then run the harness like usual.

I intend the double buffering code to actually be my entry into the VU 
competition, but I would appreciate it if the 2 cube smaples could also be 
included as further basic samples to be bundled with future harnesses.

Even if there are no more VU competitions in the future, I think these 
samples are quite instructive, and the code is quite clean.

Next time around I'll make the double buffering example actually *do* 
something :)

Enjoy the code!

Eratosthenes
