directxmath 3.1.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package directxmath -Version 3.1.2
dotnet add package directxmath --version 3.1.2
<PackageReference Include="directxmath" Version="3.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add directxmath --version 3.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: directxmath, 3.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install directxmath as a Cake Addin
#addin nuget:?package=directxmath&version=3.1.2
// Install directxmath as a Cake Tool
#tool nuget:?package=directxmath&version=3.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The DirectXMath API provides SIMD-friendly C++ types and functions for common linear algebra and graphics math operations common to DirectX applications. The library provides optimized versions for Windows 32-bit (x86), Windows 64-bit (x64), and Windows RT through SSE2 and ARM-NEON intrinsics support in the Visual Studio compiler.
Product | Versions |
---|---|
native | native |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2022.5.18.1 | 176 | 5/18/2022 |
2022.2.11.1 | 249 | 2/28/2022 |
2021.1.11.2 | 18,961 | 1/11/2021 |
2020.12.19.1 | 335 | 12/19/2020 |
2020.4.23.1 | 19,919 | 4/24/2020 |
2019.8.23.1 | 585 | 8/23/2019 |
2018.7.23.2 | 1,007 | 7/23/2018 |
3.1.2 | 6,801 | 2/2/2018 |
3.1.1 | 881 | 6/27/2017 |
3.1.0 | 829 | 3/31/2017 |
3.0.9 | 760 | 3/15/2017 |
3.0.8 | 791 | 3/15/2017 |
3.0.7 | 772 | 3/15/2017 |
3.0.6 | 750 | 3/15/2017 |
3.0.3 | 785 | 3/15/2017 |
Matches the February 2018 release.