opengl-Files for Computer Graphics - CS470

These are source code and sample program files to do OpenGL-type graphics for an opengl-based Computer Science 470.



You should take the makefile which corresponds to your platform, make a copy of it under the new name Makefile and add any customizations you wish to that file.

makefile.unx ( Makefile for Digital Unix and other Unix/Linuxes )
makefile.sun ( Makefile for GCC compiler under Solaris 7/8 )