Hi,

to build the executable just type


make


then run the demo by typing
./ds_aqua09



if you have some problems compiling (syntax
error, linking error, or buggy display) 

read carefully the Makefile, there are some
lines to uncomment in these cases (and comment
the wrong lines)

by default the demo runs in fullscreen
you can run it in a window if you type

./ds_aqua09 1


if it runs a bit quickly on your GeForce,
try syncing with Vertical Blanking :

just type

setenv __GL_SYNC_TO_VBLANK 1

and then launch the demo


Thanks and enjoy



Laurent Lardinois - IT consultant at DS Improve
llardin@dsimprove.be

check our web-site : http://www.dsimprove.com

For infos      : info@dsimprove.be
For job        : job@dsimprove.be
For commercial : sales@dsimprove.be



