DirectX学习简介
入门介绍
https://www.zhihu.com/question/24675887
https://www.zhihu.com/question/44836309
https://learn.microsoft.com/zh-cn/windows/win32/direct3d12/important-changes-from-directx-11-to-directx-12
学习
https://graphicsprogramming.github.io/learnd3d11
https://learn.microsoft.com/zh-cn/windows-hardware/drivers/display/pipelines-for-direct3d-version-11
https://www.cnblogs.com/X-Jun/p/9069608.html
https://goudan-er.github.io/2016/d3d11-overview/
学习网址
- https://d3dcoder.net/
- DirectX11 With Windows SDK :https://directx11.tech/#/part1/10
- https://github.com/microsoft/DirectXTex
https://www.braynzarsoft.net/viewtutorial/q16390-3-initializing-direct3d-11
https://www.rastertek.com/dx11win10tut04.html
https://learn.microsoft.com/zh-cn/windows/win32/direct3d11/dx-graphics-overviews
https://learn.microsoft.com/zh-cn/windows/uwp/graphics-concepts/multipass-texture-blending
https://www.icourses.cn/web/sword/portal/shareDetails?&cId=6653#/course/chapter
书籍
1、《Introduction to 3D Game Programming with DirectX 9.0》(俗称红龙书)
2、《Introduction to 3D Game Programming with DirectX 9.0c: A Shader Approach》
3、《Introduction to 3D Game Programming with DirectX 10.0》
4、《Introduction to 3D Game Programming with DirectX 11.0》
5、《Real Time Rending》
6、Practical Rendering and Computation with Direct3D 11