nBodyD3D12
DirectX 12 SDK
Provides DirectX 12 APIs and sample projects to build graphics-intensive applications on Windows
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
57 stars
11 watching
18 forks
Language: C++
last commit: about 7 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An introductory Direct3D 12 sample demonstrating window creation and rendering of a textured quad with proper resource management. | 150 | |
| A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 933 | |
| Sample code demonstrating how to use shader extensions in DirectX 12 for accessing barycentric intrinsic instructions in HLSL pixel shaders. | 12 | |
| A memory allocation library designed to simplify resource creation and management in Direct3D 12 applications. | 765 | |
| A collection of helper classes for writing DirectX 12 C++ code | 1,523 | |
| An abstraction layer between 3D graphics drivers and hardware/operating system details | 368 | |
| A low-level graphics API providing features like ray tracing and support for multiple backends | 390 | |
| A wrapper API to simplify the use of Vulkan for game developers and graphics engineers | 865 | |
| Sample code and resources for learning DirectX 12 game programming | 1,548 | |
| Translates Vulkan API commands into PAL commands to enable graphics rendering | 217 | |
| A C++ library and SDK for querying AMD GPU software and hardware state information | 250 | |
| A modern cross-platform low-level graphics API implementation | 638 | |
| A collection of sample projects demonstrating the usage of Diligent Engine API for graphics programming | 340 | |
| Direct3D 12 test and demonstration code for rendering 3D graphics | 62 | |
| A tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration | 42 |