Programs: Computer Graphics

Most of these programs were done on Linux and they probably won't compile without modification in MS Visual Studio (I don't know what about other Windows IDEs). If you want to run them on Windows, you will have to change a few details, usually remove the basename() function and add a line defining M_PI. On both systems you will have to make sure that graphics card drivers, OpenGL, GLUT, Nvidia Cg and GLEW (for GLSL) are installed correctly.