Results 1 to 6 of 6
i want to do graphics programming in fedora 14..................
please help me out how to start with
i searched on google and it said about svgalib............but i am not able ...
- 12-17-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 13
graphics programming in fedora 14
i want to do graphics programming in fedora 14..................
please help me out how to start with
i searched on google and it said about svgalib............but i am not able to install it...................
please guide me............with step by step procedure..............
- 12-17-2010 #2Just Joined!
- Join Date
- Dec 2009
- Location
- Maryland, USA
- Posts
- 83
Define what you mean by "graphics programming." Have you already chosen a programming language? If so, what is it? What experience do you have in that language?
- 12-17-2010 #3Just Joined!
- Join Date
- Nov 2010
- Posts
- 13
graphic programming
i have used c language and i am a newbie to graphics programming
- 12-17-2010 #4Just Joined!
- Join Date
- Dec 2009
- Location
- Maryland, USA
- Posts
- 83
And we still don't know what you mean by graphics programming.
- 12-18-2010 #5Just Joined!
- Join Date
- Nov 2010
- Posts
- 13
graphic programming in c
sir, i mean by graphic programming ............that we do in windows by including libraries
like graphics.h, process.h,dos.h and which give colourful output at the console
like if i write a c programming taking the input from user then that input comes............
in a colourful border and likewise..........how do start with in linux
- 12-18-2010 #6Just Joined!
- Join Date
- Dec 2009
- Location
- Maryland, USA
- Posts
- 83
Ahhh, that helps. So, GUI programming using C on Linux. I suggest you start here:
GTK+ Library for C
Good luck!


Reply With Quote