mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-09 14:10:09 +00:00
Updated Home (markdown)
parent
16f68d7b7c
commit
dca8fc2892
3
Home.md
3
Home.md
@ -16,6 +16,9 @@ The DirectXMath library is documented [here](https://docs.microsoft.com/en-us/wi
|
||||
|
||||
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).
|
||||
|
||||
# NuGet
|
||||
DirectXMath is also available on [NuGet](https://www.nuget.org/packages/directxmath).
|
||||
|
||||
# Instruction set
|
||||
For x86/x64, DirectXMath makes use of SSE/SSE2 intrinsics. All x64 native CPUs are required to support SSE and SSE2. Windows 8.0 (32-bit) or later will not install without SSE/SSE2 support.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user