DirectX as a C++/CX API?
-
viernes, 16 de septiembre de 2011 2: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?
- Editado Justin O'Dell viernes, 16 de septiembre de 2011 2:59 Clarification that I'm not asking about XNA specifically.
Todas las respuestas
-
viernes, 16 de septiembre de 2011 20: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.
-
viernes, 16 de septiembre de 2011 21:29Moderador
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
- Marcado como respuesta Greg BinkerdMicrosoft Employee, Moderator viernes, 16 de septiembre de 2011 21:30

