DirectX as a C++/CX API?
-
2011年9月16日 上午 02:03What are the chances we'll see a version or variant of DirectX that uses the C++/CX extensions for its API in the future? Perhaps something along the lines of Managed DirectX, SlimDX, or the XNA Framework?
- 已編輯 Justin O'Dell 2011年9月16日 上午 02:59 Clarification that I'm not asking about XNA specifically.
所有回覆
-
2011年9月16日 下午 08:03
I wouldn't count on any thing from MSFT this late in the game.
The C++ API's are available to metro apps and there should be nothing stopping you or anyone else from creating a WinRT wrapper over those C++ APIs.
-
2011年9月16日 下午 09:29版主
This link has more information. You cannot use XNA to develop Metro style apps. You must develop the DirectX game with C++:
http://msdn.microsoft.com/en-us/library/windows/apps/hh465136(v=VS.85).aspx
To learn how to develop Windows 8 Metro style games using DirectX, set filters for the DirectX and Games tags:Greg Binkerd
- 已標示為解答 Greg BinkerdMicrosoft Employee, Moderator 2011年9月16日 下午 09:30

