I want to setup openGL programming environment on ubuntu. What packages or tools I should install and what is the best way of getting into openGL as a newbie.
I want to setup openGL programming environment on ubuntu. What packages or tools I should install and what is the best way of getting into openGL as a newbie.
As far as I know OpenGL is a graphics library. The IDE choice depends on the language you want use OpenGL in.
Anjuta is a perfect IDE for C and C++
then you have to download OpenGL library:
after that you should include libraries (in folder gl/*) into your code
StackOverflow is a better place for programming related questions, check https://stackoverflow.com/questions/859501/learning-opengl-in-ubuntu