Skip to Content

directxmath v2024-10-15

Created
Updated

DirectXMath SIMD C++ math library

# Usage

The DirectXMath package provides CMake targets:

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

# License

# Supported Platforms

!arm32

  • linux
  • osx
  • uwp
  • windows

    # Features

    No features defined.

    # Dependencies

    No dependencies.

    # Host Dependencies

    No transitive dependencies.

    # Dependents

    # Host Dependents

    No dependents.

    # Contributors

    • Chuck Walbourn's avatar Chuck Walbourn

    # Changelog

    • cf806a3 [direcxtmath] Update for version 3.20 (#41584)
    • deab8d5 [directxmath] port update to fix include path in pkgconfig (#37151)
    • 9b5422b [directxmath] Update port for February 2024 3.19 release (#36761)
    • 87a9059 [directxmath, directxmesh, directxtex, directxtk, uvatlas] Update for Dec2023 (#35965)
    • 2d53b88 [directxmath] updated port to DirectXMath 3.18 release (#28309)
    • 70f8e23 [direcxtmath] port updated for May 2022 release (#24771)
    • ac392a1 [directxmath, directxtex, directxmesh, directxtk, directxtk12, uvatlas] ports updated (#23332)
    • 8d2e732 [dxut, fx11, directxmath] ports updated (#18431)
    • 3fcfccf directxmesh, directxtex, and uvatlas now support linux (#15554)
    • c450737 [directxmath] port updated for cmake improvements (#15383)
    • ec58d64 Updated directxtk et al for cmake package support (#15210)

    # Source