DirectXTK
DirectX helper classes
A collection of helper classes for writing DirectX 11 C++ code for various Windows applications
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
3k stars
200 watching
512 forks
Language: C++
last commit: 1 day ago
Linked from 2 awesome lists
cpp-librarydesktopdirectxdirectx-11directxtkgraphicsmicrosoftuwpxbox
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/directxtk12 | A collection of helper classes for writing DirectX 12 C++ code | 1,523 |
gpuopen-librariesandsdks/nbodyd3d12 | Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows | 57 |
microsoft/directxshadercompiler | Compiles High-Level Shader Language programs into DirectX Intermediate Language representation. | 3,135 |
microsoft/directx-graphics-samples | DirectX 12 Graphics Samples repository | 6,113 |
microsoft/directxtex | A texture processing library used in game development and graphics applications | 1,845 |
dougbinks/rccpp_dx11_example | A tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration | 42 |
microsoft/xbox-atg-samples | Game development samples for Microsoft's Xbox platform using C++ and the Universal Windows Platform. | 688 |
aidan63/linc_directx | A set of bindings for Directx to simplify usage with Haxe and C++. | 6 |
d3dcoder/d3d12book | Sample code and resources for learning DirectX 12 game programming | 1,548 |
microsoft/directxmath | A SIMD C++ linear algebra library for games and graphics apps | 1,564 |
microsoft/vcpkg | A tool to manage dependencies and packages for C/C++ projects on various platforms. | 23,503 |
microsoft/windows-driver-samples | A collection of Windows driver samples to help developers build and deploy drivers for Microsoft's operating systems. | 7,040 |
microsoft/directxmesh | A shared source library for performing various geometry content processing operations. | 789 |
nvidiagameworks/dxrtutorials | A collection of tutorials demonstrating the use of DirectX Raytracing API | 839 |
elishacloud/dxwrapper | A tool to improve compatibility and performance of older games on Windows 10/11 by wrapping DirectX files and converting legacy game APIs. | 1,304 |