Updated Home (markdown)
Родитель
5f4e9fe1f4
Коммит
3a5dab4f8d
6
Home.md
6
Home.md
|
@ -33,6 +33,12 @@ _DirectX Tool Kit for DirectX 11_ was formerly hosted on [CodePlex](https://dire
|
|||
# DirectX 12
|
||||
DirectX 12 is an expert API for Windows 10 which builds on knowing the ins & outs of DirectX 11. DirectX 12 is an extremely low-level API designed for graphic experts who have a solid understanding of the architecture of modern GPU hardware, and can essentially write the DirectX 11 Runtime from scratch. Both DirectX 11 and DirectX 12 provide access to the same hardware features on Windows 10, but drive the hardware in different ways which can allow a well-optimized DirectX 12 engine to achieve much lower CPU overhead than in DirectX 11.
|
||||
|
||||
# Support
|
||||
|
||||
For questions, consider using [Stack Overflow](https://stackoverflow.com/questions/tagged/directxtk) with the *directxtk* tag, or the [DirectX Discord Server](https://discord.gg/directx) in the *dx9-dx11-developer* channel.
|
||||
|
||||
For bug reports and feature requests, please use GitHub [issues](https://github.com/microsoft/DirectXTK12/issues) in this project.
|
||||
|
||||
# Credits
|
||||
The _DirectX Tool Kit for DirectX 11_ is the work of Shawn Hargreaves and Chuck Walbourn, with contributions from Aaron Rodriguez Hernandez, and Dani Roman.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче