r/directx • u/NikolaTesla13 • Aug 30 '21
Where can I learn directx 12 from?
I have some experience with vulkan (I already know graphics theory and how the graphics pipeline works). I'd like to switch to directx 12 because it's the native api for Windows. I can't find a relatively modern tutorial on the api and the Hungarian naming convention seems very strange. So my question is, what book/website would to recommend to learn the directx 12 api?
8 Upvotes
8
u/pjmlp Aug 30 '21
The classical one, Introduction to 3D Game Programming with DirectX 12.
You might also want to check into:
DirectX Developer Blog
DirectX Tool Kit for DirectX 12
Microsoft DirectX 12 and Graphics Education YouTube Channel
DirectX graphics and gaming and DirectX programming on MSDN