Updated Wiki: GamePad
This is a helper for simplified access to gamepad controllers through the XInput API modeled after the XNA C# GamePad class.Related tutorial:Game controller inputHeader #include...
View ArticleUpdated Wiki: Version History
March 27, 2015Added projects for Windows apps Technical Preview GamePad temporarily uses 'null' device for universal Windows application platform February 25, 2015 (NuGet version 2015.2.25.1) DirectXTK...
View ArticleUpdated Wiki: The basic game loop
The first lesson in the Getting Started guide is to create a basic game loop.Setup Our starting point is to use the Direct3D Win32 Game project template. Install the Direct3DWin32Game.vsix on your...
View ArticleUpdated Wiki: The basic game loop
The first lesson in the Getting Started guide is to create a basic game loop.Setup Our starting point is to use the Direct3D Win32 Game project template. Install the Direct3DWin32Game.vsix on your...
View ArticleUpdated Wiki: The basic game loop
The first lesson in the Getting Started guide is to create a basic game loop.Setup Our starting point is to use the Direct3D Win32 Game project template. Install the Direct3DWin32Game.vsix on your...
View ArticleUpdated Wiki: The basic game loop
The first lesson in the Getting Started guide is to create a basic game loop.Setup Our starting point is to use the Direct3D Win32 Game project template. Install the Direct3DWin32Game.vsix on your...
View ArticleUpdated Wiki: The basic game loop
The first lesson in the Getting Started guide is to create a basic game loop.Setup Our starting point is to use the Direct3D Win32 Game project template. Install the Direct3DWin32Game.vsix on your...
View ArticleUpdated Wiki: The basic game loop
The first lesson in the Getting Started guide is to create a basic game loop.Setup Our starting point is to use the Direct3D Win32 Game project template. Install the Direct3DWin32Game.vsix on your...
View ArticleUpdated Wiki: Home
http://go.microsoft.com/fwlink/?LinkId=248929Project DescriptionThe DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++.Supported platforms:Windows...
View ArticleUpdated Wiki: SpriteFont
This is a native Direct3D 11 implementation of a bitmap font renderer, similar to the SpriteFont type from XNA Game Studio, plus a command line tool (MakeSpriteFont) for building fonts into bitmap...
View ArticleUpdated Wiki: DirectXTK
Headers Public headers are in the Inc folder of the distribution package.Namespace All the functions in the library are in the DirectX C++ namespace.Note: The Xbox One exclusive application...
View ArticleUpdated Wiki: DirectXTK
Headers Public headers are in the Inc folder of the distribution package.Namespace All the functions in the library are in the DirectX C++ namespace.Note: The Xbox One exclusive application...
View ArticleUpdated Wiki: DirectXTK
Headers Public headers are in the Inc folder of the distribution package.Namespace All the functions in the library are in the DirectX C++ namespace.Note: The Xbox One exclusive application...
View ArticleUpdated Wiki: DirectXTK
Headers Public headers are in the Inc folder of the distribution package.Namespace All the functions in the library are in the DirectX C++ namespace.Note: The Xbox One exclusive application...
View ArticleUpdated Wiki: DirectXTK
Headers Public headers are in the Inc folder of the distribution package.Namespace All the functions in the library are in the DirectX C++ namespace.Note: The Xbox One exclusive application...
View ArticleUpdated Wiki: Audio
The DirectXTK for Audio components implement a low-level audio API similar to XNA Game Studio's Microsoft.Xna.Framework.Audio. This consists of the following classes all declared in the Audio.h header...
View ArticleUpdated Wiki: Samples
Here is a list of various samples and articles for making use of DirectXTK.Windows Store appsSimple Sample for Windows 8http://code.msdn.microsoft.com/DirectXTK-Simple-Sample-608bc274Simple Sample for...
View ArticleUpdated Wiki: Resources
Channel9http://channel9.msdn.com/coding4fun/blog/From-XNA-to-DirectXDirectXTK-a-Bizzy-Bee-conversion-seriesShawn Hargreaves...
View ArticleUpdated Wiki: Home
NEWS: This project is also hosted on GitHubhttps://github.com/Microsoft/DirectXTKhttp://go.microsoft.com/fwlink/?LinkId=248929Project DescriptionThe DirectX Tool Kit (aka DirectXTK) is a collection of...
View ArticleUpdated Wiki: Home
NEWS: This project is also hosted on GitHubhttps://github.com/Microsoft/DirectXTKhttp://go.microsoft.com/fwlink/?LinkId=248929Project DescriptionThe DirectX Tool Kit (aka DirectXTK) is a collection of...
View Article