directxmathv2026-06-12
- Updated
DirectXMath SIMD C++ math library
- Project website: https://github.com/Microsoft/DirectXMath
- Documentation: https://docs.microsoft.com/windows/win32/dxmath/directxmath-portal
#Usage
The DirectXMath package provides CMake targets:
find_package(directxmath CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectXMath)#Features
No default features.
#dx11
C++ Spherical Harmonics Math Library for DirectX 11
Platforms: windows & !xbox
- ✅windows
- ❌
linux - ❌
osx - ❌
uwp
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#dx12
C++ Spherical Harmonics Math Library for DirectX 12
Platforms: (windows & !arm32) | linux
- ✅linux
- ✅windows
- ❌
osx - ❌
uwp
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through directx-headers)
- vcpkg-cmake-config (through directx-headers)
#xdsp
XDSP Digital Signal Processing (DSP) for DirectXMath
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Chuck Walbourn
JonLiu1993
Timothy Pearson