Dx12-Learning

Project to learn DX12 as well as test out Graphic Techniques

Unit Tests

Triangle Tests

Draws a simple triangle - this sample tests vertex/index uploading as well as creating pipeline state objects.

Triangle Unit Tests

Constant Buffer Tests

Moves a simple triangle around the screen using a constant buffer Constant buffer Unit Tests

Structured Buffer Tests

Tests a structure

Depth Tests

Tests drawing a two overlapping triangles.