The initial source code for GRAY has been uploaded to the CVS respository. GRAY was developed on Fedora Core 6, GCC 4.1 using the Eclipse IDE.
The source code is cross platform, and should compile on Windows, MacOSX, or other Linux distributions.
Major source code dependencies:
GL (gl.h)
GLU (glu.h)
GLUT (glut.h) -- provided by freeglut
OpenGL libraries are provided on most operating systems, but may need to be installed.... read more