Wednesday, April 8, 2009

OpenGl on Ubuntu

ok, here are my initial notes on installing opengl for developers:

sudo apt-get install libgl1-mesa-dev build-essential libglut3-dev

It has worked for me, if you have problems leave a comment or email me, I might be able to help.
Here is the set of tutorials I'm using to learn: http://www.swiftless.com/tutorials/opengl/opengltuts.html

No comments: