DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Run the following Vcpkg command to install the port.
vcpkg install directxmath
The DirectXMath package provides CMake targets:
find_package(directxmath CONFIG REQUIRED) target_link_libraries(main PRIVATE Microsoft::DirectXMath)
v2024-02-14#1
Mar 8, 2024
All
Microsoft/DirectXMath1.5K
github.com/Microsoft/DirectXMath
docs.microsoft.com/windows/win32/dxmath/directxmath-portal
deab8d5b71
MIT
Manifest