Tuesday 1 August 2017

Graphics programming in c. Using GCC complier and ubuntu linux operating system

Hello Friends,

We will learn here graphics programming in c.
In our college time we were learning graphics programming in turbo c . Using graphics library graphics.h .
But this is not really working when you are about to create real application. In turbo c/c++  there is limit in functionality . You can not use more than alphabet button and mouse . But if you want to create seperate window . You want that my application can be operating with f1 f2 like keys . You can not do it in graphics.h library . SO i recommend you kindly switch to GCC and compiler .


I am using ubuntu linux operating system . Library name freeglut. Also IDE for development Anjuta for programming. Please find video given below link