1. Home
  2. Browse
  3. directxmath

directxmath

v2024-10-15#0Go to latest

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

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)

Dependencies

See source

Version

v2024-10-15#0

Publication

Supports

!arm32

GitHub

Microsoft/DirectXMath1.6K

Homepage

github.com/Microsoft/DirectXMath

Documentation

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

Subtree

cf806a37fa

License

MIT

Definition

Manifest