View Single Post
  #1 (permalink)  
Old January 4th, 2008, 06:45 AM
Gatesunder Gatesunder is offline
Registered User
 
Join Date: Jan 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Beginning Graphics Programming

I'm currently in my second quarter of C++ in school and so far it seems that the only place I'll be taught how to program graphics (2D or 3D) is from a book or the internet. So it is here I turn now to ask for your help. I have a few questions that you could perhaps help me with.
  • Do you know of any good books dealing with learning good object oriented graphics programming?
  • Do you know of any good introductory lessons on the internet dealing with object oriented graphics programming?
  • What libraries would I need for 2D graphics programming?
  • What libraries would I need for 3D graphics programming?

I would greatly appreciate any help in this area.

Reply With Quote