English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i know basic c language.. i want to learn graphic programming.

2007-02-19 05:41:47 · 3 answers · asked by humtydumty 1 in Computers & Internet Programming & Design

3 answers

Did you want to develop graphics programs for current Windows environments or multiple platforms? Are you interested in 2D, 3D, or animation?

If it is for current Windows environments, I'd consider using Microsoft DirectX. (I would not use the Windows API)

There are cross platform approaches such as OpenGL. For a discussion of 3D graphics alternatives, I'd check out the first link. I'd also take a look at Qt 4 (second link).

Long-term, I'd consider learning C# and using Microsoft DirectX.

2007-02-19 06:15:06 · answer #1 · answered by Skeptic 7 · 1 0

Under Windows, go for the DirectX DSK from Microsoft. You can also target this SDK from any of the .net languages (recommended as it gets you started really quickly). This is great for getting into the fundamentals of graphics programming.

There are also many pre-built 3d engines and SDKs available such as Irrlicht, Ogre3D or Torque.

2007-02-19 14:32:56 · answer #2 · answered by Pfo 7 · 0 0

http://www.wesearch4you.co.uk/ help directory loads of links for stuff like that good luck ::karl

2007-02-19 13:45:41 · answer #3 · answered by ? 2 · 0 1

fedest.com, questions and answers