Can anyone help me out to start graphics in C!!!
i cant understand what books i need to reffer n which online tutorials i should take!!
sainiricha 0 Newbie Poster
Recommended Answers
Jump to PostWhat do you mean by graphics? If you want to write some games, you should use either opengl for 3d or sdl for 2d (both cross-platform). But if you want edit boxes, menus etc, and 2d graphics also, the best is GTK
Jump to Postgraphics.h is a turbo c header, turbo c is an old commercial compiler which is not maintained any more, there is no practical use of such compiler. Try not to learn useless things, use cross-platform compiler like gcc, this would never go out of use. These are the GTK drawing …
All 6 Replies
Salem 5,265 Posting Sage
TkTkorrovi 69 Junior Poster
SpS commented: Good ~SpS +3
siddharthrainit -2 Newbie Poster
iamthwee commented: Nope -2
TkTkorrovi 69 Junior Poster
SpS 34 Posting Pro
TkTkorrovi 69 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.