I am a newbie. I am going to learn C++ and Directx but which Directx?

Started by
2 comments, last by mx1 22 years, 3 months ago
Hi all. I am new and I have been reading up on C++ and I need to know which version of Directx should I learn. I have Directx 8 SDK but I have not used it yet. It seems that it is missing Directdraw I guess, is that bad? If I have no prior experiencewhich should I learn? Directx 7, 8 or both? If you recommend 7 please tell me where I can get it. Thank you.
Advertisement
If you are just learning, go with the latest version (8.1). The omission of DirectDraw isn''t a bad thing; you can still implement 2D graphics using the new DirectX Graphics.

My expert opinion.

[ GDNet Start Here | GDNet FAQ | MS RTFM | STL | Google ]
Thanks to Kylotan for the idea!
Thank you for the reply.
You can still use the DirectX 7 interfaces with the DirectX 8 SDK if you want. You can also download the DirectX7 SDK from the archives at Microsoft.

---
Make it work.
Make it fast.

"Commmmpuuuuterrrr.." --Scotty Star Trek IV:The Voyage Home
"None of us learn in a vacuum; we all stand on the shoulders of giants such as Wirth and Knuth and thousands of others. Lend your shoulders to building the future!" - Michael Abrash[JavaGaming.org][The Java Tutorial][Slick][LWJGL][LWJGL Tutorials for NeHe][LWJGL Wiki][jMonkey Engine]

This topic is closed to new replies.

Advertisement