Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

what is windows game programming? 1

Status
Not open for further replies.

qweas

Programmer
Feb 12, 2002
42
GB
What is window 3D programming in c/c++ because i want to start an make my own game.

Thanks
 
Given the direction microsoft is taking (not that I've ever liked microsoft, understand, but I was willing to put up with them.) that does seem something of a sin. The only problem being, no one has yet managed to build a decent game specifically for linux. If I could get Half-life DoD ported to Linux, I'd probably go linux full time...
 
Programming graphics with c/c++ if you are using windows involve the use of "DirectX" or "OpenGl" which both are graphics librairies.With them you can create "2D" or even "3D graphics" with all sort of colors and shapes.
Also,take a look at this site it might be a good way too start:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top