All Projects → walbourn → directx-sdk-legacy-samples

walbourn / directx-sdk-legacy-samples

Licence: MIT License
This repo contains Direct3D 9, Direct3D 10, a few Direct3D 11, and DirectSound C++ samples from the legacy DirectX SDK updated to build using the Windows 10 SDK and the Microsoft.DXSDK.D3DX NuGet package

Programming Languages

C++
36643 projects - #6 most used programming language
HLSL
714 projects

Projects that are alternatives of or similar to directx-sdk-legacy-samples

contentexporter
Samples Content Exporter from the legacy DirectX SDK
Stars: ✭ 52 (+100%)
Mutual labels:  directx-sdk

DirectX SDK Legacy Samples

This repo contains Direct3D 9, Direct3D 10, a few Direct3D 11, and DirectSound samples that originally shipped in the legacy DirectX SDK. These are all Windows desktop applications for Windows 7 Service Pack 1 or later.

They have been cleaned up to build using the Windows 10 SDK, and DO NOT require the DirectX SDK to build. They make use of the Microsoft.DXSDK.D3DX NuGet package for the legacy D3DX9/D3DX10/D3DX11 libraries. Projects for Visual Studio 2019 are provided.

The DXUT here supports Direct3D 9 and Direct3D 10. The DXUT11 here supports Direct3D 9 and Direct3D 11. Both have been modified to use a locally built dxerr instead of dxerr.lib. For more information, see this blog post.

For fully cleaned up and modernized versions of DXUT11, Effects11, Direct3D 11 samples/tutorials, and other legacy DirectX SDK samples see DXUT, FX11, and directx-sdk-samples. Those samples do not make use of the legacy D3DX libraries.

Notices

All content and source code for this package are subject to the terms of the MIT License. Use of the NuGet is subject to it's own license terms.

The ATI Research 3D Application Research Group contributed IrradianceVolume and ParallaxOcclusionMapping.

The AMD Developer Relations Team contributed DepthOfField10.1, HDAO10.1, TransparencyAA10.1, ContactHardeningShadows11, DecalTessellation11, DetailTessellation11, and PNTriangles11.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Release notes

  • The DirectSound samples use MFC, so with Visual Studio you need to install the C++ MFC for latest v142 build tools (x86 & x64) (Microsoft.VisualStudio.Component.VC.ATLMFC) optional component.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].