direct x for newbies

Started by
1 comment, last by kovacsp 18 years ago
where do i start on direct x and where do i get it??????(oh yeah ive done game dev for 3 years but i never bothered with direct x.)
Advertisement
DirectX Developer Center
SlimDX | Ventspace Blog | Twitter | Diverse teams make better games. I am currently hiring capable C++ engine developers in Baltimore, MD.
Hi,

I think the best you can do is download the SDK, and start with compiling and understanding the Tutorialx samples. Look up the DirectX calls in the SDK docs. Also read the "essay" parts of the SDK docs (DirectX Graphics/Direct3D9/Programming Guide/Getting Started).

Or if you prefer printed books, you'll find tons of "getting started with game programming using dx9" books on amazon.

kp

------------------------------------------------------------Neo, the Matrix should be 16-byte aligned for better performance!

This topic is closed to new replies.

Advertisement