directx-sdk-samples

This repo contains Direct3D 11, XInput, and XAudio2 samples C++ samples from the legacy DirectX SDK updated to build using the Windows 10 SDK

MIT License

Stars
1.4K

Bot releases are visible (Hide)

directx-sdk-samples - July 29, 2015

Published by walbourn about 9 years ago

  • Updated DXUT, DirectXTK, DirectXTex, Effects11 for July 29, 2015
  • Updated for VS 2015 RTM and Windows 10 SDK RTM
directx-sdk-samples - June 18, 2015

Published by walbourn over 9 years ago

  • Added VS 2013 projects to most samples
  • Added VS 2015 projects to some samples
  • Added readme files with documentation for each sample
  • Fixed issues with DynamicShaderLinkage(FX)11, HDRToneMapping11, MultithreadedRendering11, and OIT11 samples
  • Updated to the June 2015 releases of DXUT and FX11

These samples are now licensed under the MIT license rather than the MS-PL

directx-sdk-samples - April 21, 2015

Published by walbourn over 9 years ago

Pushed existing MSDN Code Gallery submissions for cleaned up legacy DirectX SDK samples's to GitHub. See this blog post.

All these samples build with VS 2012, and can be easily upgraded in place to build with VS 2013 or VS 2015.

Makes use of the March 27, 2015 release of DirectXTex and DirectX Tool Kit, and the April 20, 2015 hot fixed release of DXUT.

Related Projects