1. Home
  2. Browse
  3. directxmath

directxmath

v2026-05-15#0Latest

DirectXMath SIMD C++ math library

Install

Run the following Vcpkg command to install the port.

vcpkg install directxmath

Usage

The DirectXMath package provides CMake targets:

find_package(directxmath CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectXMath)

Features

Dependencies

See source

Version

v2026-05-15#0

Publication

Supports

!arm32

GitHub

Microsoft/DirectXMath

Homepage

github.com/Microsoft/DirectXMath

Documentation

docs.microsoft.com/windows/win32/dxmath/directxmath-portal

Subtree

afe700a528

License

MIT

Definition

Manifest