Using DirectX

Started by
2 comments, last by Vexal 11 years, 3 months ago

hey guys I have Visual Studio 2012 for Windows 8, I wanted to know if I can use tutorials using C++ 2010 for directX development? Or have the APIs changed from the update that they'll be useless in my case?

Advertisement

No you can use the VS2010 tutorials, the only thing that has changed might be the project or solution file but it should be able to upgrade that for you.

Worked on titles: CMR:DiRT2, DiRT 3, DiRT: Showdown, GRID 2, theHunter, theHunter: Primal, Mad Max, Watch Dogs: Legion

Please consider reading a blog:

http://blogs.msdn.com/b/chuckw/archive/2012/03/22/where-is-the-directx-sdk.aspx

It depends if you want to develop for desktop applications or for Windows store applications. 99% of the code will be the same, but there are a few differences.

This topic is closed to new replies.

Advertisement