CS 5620: Computer Graphics

Setting up the OpenGL libraries

If you are running Ubuntu, the following command will pull in everything you need:

sudo apt-get install libglew1.10 libglew-dev libglew-dbg freeglut3 freeglut3-dev freeglut3-dbg