• Stars
    star
    1,367
  • Rank 34,394 (Top 0.7 %)
  • Language
    C++
  • License
    MIT License
  • Created over 9 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

DirectX SDK Samples

This repo contains Direct3D 11, XInput, and XAudio2 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 all been cleaned up to build using the Windows 10 SDK, and DO NOT require the DirectX SDK to build. Projects for Visual Studio 2019 are provided, and can be upgraded to VS 2022.

The remainder of the legacy DirectX SDK samples for Direct3D 10, Direct3D 9, etc. can be found directx-sdk-legacy-samples. These make use of the Microsoft.DXSDK.D3DX NuGet so also DO NOT require the legacy DirectX SDK to build.

Notices

All content and source code for this package are subject to the terms of the MIT License.

Support

For questions, consider using Stack Overflow with the direct3d11 tag, or the DirectX Discord Server in the dx9-dx11-developers channel.

Contributing

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.

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.

Credits

A full list of credits for all these samples is lost to history. They have been developed by various Microsoft engineers over many years.

A partial list of contributors includes: Dave Bonora, David Cook, Shanon Drone, Kev Gee, Xin Huang, Matt Lee, Cody Pritchard, Jason Sandlin, David Tuft, and Chuck Walbourn.

More Repositories

1

directx-vs-templates

Direct3D Visual Studio Templates
C
395
star
2

walbourn.github.io

Games for Windows and the DirectX SDK blog
HTML
100
star
3

directx-sdk-legacy-samples

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
C++
78
star
4

directxtk-samples

DirectX Tool Kit samples
C
75
star
5

contentexporter

Samples Content Exporter from the legacy DirectX SDK
C++
59
star
6

directxtkmodelviewer

A SDKMESH/CMO model viewer using DirectX Tool Kit for DirectX 11
C++
40
star
7

directxtk-tutorials

Source repo for code tutorials used in the project wiki documentation
C++
26
star
8

directxtk12modelviewer

A SDKMESH/CMO model viewer using DirectX Tool Kit for DirectX 12
C++
21
star
9

mythosengine

MythOS game engine from Charybdis Enterprises
C++
18
star
10

directxtktest

Tests for DirectX Tool Kit for Direct3D 11
C++
17
star
11

directxmathtest

Tests for DirectXMath
C++
13
star
12

dxgiformatconvert

Repo for working on updates to the legacy DXSDK header D3DX_DXGIFormatConvert.inl
C++
12
star
13

dxtex

DirectX Texture Tool (dxtex.exe) is an MFC-based application for viewing, manipulating, and building DDS textures for DirectX applications.
C++
11
star
14

uvatlastest

Tests for UVAtlas
C++
8
star
15

directxtextest

Tests for DirectXTex
C++
8
star
16

directxtk12test

Tests for DirectX Tool Kit for Direct3D 12
C++
7
star
17

directxtexmedia

Test media for directxtextest
6
star
18

directxmeshtest

Tests for DirectXMesh
C++
6
star
19

directxmeshmedia

Test media for directxmeshtest
5
star