|
-
August 14th, 2008, 02:07 AM
#1
Book for learning Graphics prgrming ...
Hi,
I want to learn graphics programming in c++ .I don't kniw anything in graphics programming .I want to learn it
I know c and c++
Which is the best book that starts from NEWBIE level to MASTERING level .
Thanks
-
August 14th, 2008, 01:48 PM
#2
Re: Book for learning Graphics prgrming ...
It mainly depends on what do you mean by "graphics programming" and what platform you are using:
for "normal" interfaces under GNU/Linux I suggest you to use wxWidgets, in which case "Cross-Platform GUI Programming with wxWidgets" is a must (and you can freely download it from the net).
However Google is your friend, just type "graphic programming" and there will be several resources available...
Hope this helps.
Roberto
-
August 14th, 2008, 05:21 PM
#3
Re: Book for learning Graphics prgrming ...
Well, for graphics programming in Windows in C++, I would have to recommend either Programming Windows by Charles Petzold or Windows Graphics Programming by Feng Yuan.
The latter is slightly more difficult to can your hands on.
I hope this helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|