1
0
mirror of https://github.com/microsoft/DirectXMath synced 2024-11-23 12:50:05 +00:00

Updated Home (markdown)

Chuck Walbourn 2021-06-07 12:58:23 -07:00
parent db9f59faf5
commit b5105f906d

@ -29,6 +29,8 @@ using namespace DirectX;
# Documentation
The DirectXMath library is documented on [Microsoft Docs](https://docs.microsoft.com/en-us/windows/desktop/dxmath/directxmath-portal).
> You can file PRs directly against the Microsoft Docs via the *Edit* button. The table-of-contents, overviews, and class descriptions are hosted on GitHub [win32](https://github.com/MicrosoftDocs/win32/tree/docs/desktop-src/dxmath), while the function reference is hosted on GitHub [sdk-api](https://github.com/MicrosoftDocs/sdk-api/tree/docs/sdk-api-src/content/directxmath).
# Windows SDK
The DirectXMath library is included in the Windows SDK starting with version 8.0. Therefore it is included with Visual C++ 2012, 2013, 2015, 2017, and 2019. For a full list versions, see [releases](https://github.com/Microsoft/DirectXMath/releases).