14 May, 2010

How to install OpenGL on Ubuntu?



OpenGL on Ubuntu is easy to install, here is one of the way to installing OpenGL,
open terminal and type in:

sudo apt-get update

sudo apt-get install libglu1-mesa-dev freeglut3-dev mesa-common-dev
 
 

No comments: