If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > c++ graphic

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-20-09, 05:16
hkp819 hkp819 is offline
Registered User
 
Join Date: Dec 2008
Posts: 59
c++ graphic

hello friends,
I want to learn graphic in c++. That is way I am searching ebook of c++ graphic.
I search it in google also I get no good result.
can anybody tell me the right site name where i can download that ebook..........
__________________
New York Web design
Website design

Reply With Quote
  #2 (permalink)  
Old 01-22-09, 12:04
sco08y sco08y is offline
Registered User
 
Join Date: Oct 2002
Location: Baghdad, Iraq
Posts: 696
This is the text I used in my graphics class. It's *very* good and covers all the fundamentals. Even if you don't study the entire book, which is quite an undertaking, it's helpful to have the theory and math at hand when you're trying to learn.

Also, if you're really interested in graphics, it helps to study, at a minimum, optics. There are some free ebooks by Benjamin Crowell on physics that might be helpful, Light and Matter: open-source physics textbooks.

To actually do graphics, there are many many options. Even though you might be using C++ for the bulk of a program, many times you'll be using other languages as well. Virtually all modern game engines use a scripting language to handle events and AI.

But the real question is what sort of graphics are you interested in?

2D, 3D? User interfaces? CAD? Drawing programs? Photo manipulation? Image processing? Video processing? Codec development?

What platform do you want to work on? DirectX? OpenGL? X11? In a web browser?

How are things supposed to work? In realtime? Pre-rendered? Ray-traced? In robotics? Embedded?

Let me know (and try putting some terms through a search engine) and maybe we can narrow it down. I'm (obviously) not an expert in all these fields, but I can probably be of some assistance.

Last edited by sco08y; 01-22-09 at 12:09.
Reply With Quote
  #3 (permalink)  
Old 01-23-09, 01:06
hkp819 hkp819 is offline
Registered User
 
Join Date: Dec 2008
Posts: 59
Thanks for the reply.
But i want free downloading. you have post link which is not free..........
__________________
New York Web design
Website design

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On