walbourn / directx-sdk-samples-reworkedLinks
This repo contains Direct3D 11, XInput, and XAudio2 samples C++ samples from the legacy DirectX SDK updated to build using the Windows 10 SDK
☆1,415Updated last week
Alternatives and similar repositories for directx-sdk-samples-reworked
Users that are interested in directx-sdk-samples-reworked are comparing it to the libraries listed below
Sorting:
- The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++☆1,600Updated this week
- The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++☆2,678Updated this week
- DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps☆1,664Updated this week
- DirectXTex texture processing library☆1,943Updated this week
- Effects for Direct3D 11 (FX11) is a management runtime for authoring HLSL shaders, render state, and runtime variables together.☆453Updated this week
- Sample code for the book "Introduction to 3D Game Programming with DirectX 12"☆1,612Updated 9 months ago
- DirectXMesh geometry processing library☆815Updated this week
- This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.☆6,373Updated this week
- DXUT is a "GLUT"-like framework for Direct3D 11.x Win32 desktop applications; primarily samples, demos, and prototypes.☆447Updated this week
- Engineering specs for DirectX features.☆780Updated this week
- Game development samples published by the Xbox Advanced Technology Group using the Xbox One XDK and for the Universal Windows Platform (U…☆699Updated last year
- Direct3D Visual Studio Templates☆424Updated 2 weeks ago
- ☆848Updated 3 years ago
- This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.☆3,289Updated this week
- Book Example Code in [Introduction to 3D Game Programming With DirectX11 by Frank Luna ]☆266Updated last year
- This repository is intended to be used as a code repository for learning DirectX 12.☆615Updated this week
- Official DirectX headers available under an open source license☆629Updated this week
- Real-Time Rendering Framework☆2,879Updated 4 months ago
- ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages☆1,811Updated 2 years ago
- C++ 3D graphics engine under Direct3D 11. Developed in a Planet Chili video tutorial series that can be found on YouTube. https://youtu.b…☆732Updated last year
- Source code examples for "API without Secrets: Introduction to Vulkan" tutorial☆1,301Updated 2 years ago
- Easy to integrate memory allocation library for Direct3D 12☆846Updated 3 weeks ago
- Easy to integrate Vulkan memory allocation library☆2,887Updated last week
- Automatically exported from code.google.com/p/gamecode4☆326Updated 8 years ago
- DirectX 11 Engine Repo for my tutorial series on youtube. Uses Visual Studio 2017.☆144Updated last year
- An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.