AdamSawickiMember
Profile
Reputation
Questions
Answers
Tutorials
Comments
Files
Member Since: Jan 2018
Profile Views: 479
Reputation: 2
Posts: 0
Website:
07. Depth Testing
I think there is a bug in this tutorial. As parameter `mipLevels` into `CD3DX12_RESOURCE_DESC::Tex2D...
06. Index Buffers
There are bugs in this tutorial. [1] As ResourceBarrier stateAfter you use `D3D12_RESOURCE_STATE_VER...
05. Adding Color
You have error in Vertex structure. `Vertex(float x, float y, float z, float r, float g, float b, fl...
03. Initializing DirectX 12
I think I found more bugs: [1] Around `GetFullscreenState`, this function returns `HRESULT` so follo...