generated from McMassiveNZ/opengl-starter
Following along with the example for the simple
triangle in the DirectX-Graphics-Samples repository it can render a simple triangle
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
target_sources(
|
||||
dx12-starter PRIVATE
|
||||
device.h
|
||||
renderer.h
|
||||
window.h
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user