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