Games for Windows and the DirectX SDK blog

Technical tips, tricks, and news about game development for Microsoft platforms including desktop, Xbox, and UWP


Project maintained by walbourn Hosted on GitHub Pages — Theme by mattgraham
Home | Posts by Tag | Posts by Month

DirectXTK and DirectXTex now on Codeplex

codeplex, dds, direct3d, directx

Originally posted to Chuck Walbourn's Blog on MSDN,

The DirectXTK and DirectXTex libraries now have official homes on Codeplex.

http://directxtk.codeplex.com/

http://directxtex.codeplex.com/

The Codeplex site has the latest release packages, source code revision history with a Team Foundation Server source depot, documentation wiki, and issues tracker.

The official Windows SDK Sample version of DirectXTex is available on MSDN Code Gallery. The Windows SDK Sample version uses SAL2, DirectXMath, and requires the DXGI 1.2 headers to build. The Codeplex version uses SAL, can use XNAMath or DirectXMath, and optionally uses DXGI 1.2.

Update: Both are also now available on GitHub and CodePlex has been shut down.

https://github.com/Microsoft/DirectXTK

https://github.com/Microsoft/DirectXTex