
Hi Richard & Mark,

For documentation on G3D, see:
	file:///ccvdisk/dollar-g/tools/linux/doc/G3D/html/index.html

For documentation on VRG3D, see:
	file:///ccvdisk/dollar-g/tools/linux/doc/VRG3D/index.html


To compile, type:
	make

To run in Cave, type:

	vrg3d-runcave obj/infinite-tri-gcc3-d

To run at desktop, type:

	./obj/infinite-tri-gcc3-d desktop

-andy


