William McVicar 90f8185cbc Following along with the example for the simple
triangle in the DirectX-Graphics-Samples repository
it can render a simple triangle
2024-04-10 23:08:59 +02:00
2024-04-05 12:03:20 +00:00
2024-04-05 12:03:20 +00:00
2024-04-05 12:03:20 +00:00
2024-04-05 12:03:20 +00:00
2024-04-05 12:03:20 +00:00
2024-04-05 12:03:20 +00:00

dx12-starter

An dx12-starter cpp project which can open a simple window, create a dx12 device with associated resources and render a triangle to the screen. The project contains boilerplate for CMake, testing and basic CI. Static Analysis, Unit Tests and Sanitizers are off by default

References

Description
A d12-starter cpp project which can open a simple window, create a dx12 device with associated resources and render a triangle to the screen
Readme 337 KiB
Languages
C++ 70.4%
CMake 27.8%
HLSL 1.8%