directxmath 2018.7.23.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.6 or higher.
dotnet add package directxmath --version 2018.7.23.2
NuGet\Install-Package directxmath -Version 2018.7.23.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="directxmath" Version="2018.7.23.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add directxmath --version 2018.7.23.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: directxmath, 2018.7.23.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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=2018.7.23.2 // Install directxmath as a Cake Tool #tool nuget:?package=directxmath&version=2018.7.23.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 Compatible and additional computed target framework versions. |
---|---|
native | native is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
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 |
---|---|---|
2024.10.15.1 | 329 | 10/15/2024 |
2024.2.15.1 | 13,836 | 2/15/2024 |
2024.1.1.1 | 391 | 1/1/2024 |
2022.12.12.1 | 56,040 | 12/13/2022 |
2022.5.18.1 | 1,348 | 5/18/2022 |
2022.2.11.1 | 808 | 2/28/2022 |
2021.1.11.2 | 33,821 | 1/11/2021 |
2020.12.19.1 | 553 | 12/19/2020 |
2020.4.23.1 | 24,426 | 4/24/2020 |
2019.8.23.1 | 804 | 8/23/2019 |
2018.7.23.2 | 1,266 | 7/23/2018 |
3.1.2 | 11,440 | 2/2/2018 |
3.1.1 | 1,160 | 6/27/2017 |
3.1.0 | 1,093 | 3/31/2017 |
3.0.9 | 1,039 | 3/15/2017 |
3.0.8 | 1,090 | 3/15/2017 |
3.0.7 | 1,048 | 3/15/2017 |
3.0.6 | 1,045 | 3/15/2017 |
3.0.3 | 1,066 | 3/15/2017 |
Matches the July 2018 release.