directxmeshv2026-05-07
- Updated
DirectXMesh geometry processing library
- Project website: https://github.com/Microsoft/DirectXMesh
- Documentation: https://github.com/microsoft/DirectXMesh/wiki
#Usage
The DirectXMesh package provides CMake targets:
find_package(directxmesh CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectXMesh)The utilities headers FlexibleVertexFormat.h and WaveFrontReader.h have their own target:
target_link_libraries(main PRIVATE Microsoft::DirectXMesh::Utilities)#Features
No default features.
#dx12
Build with DirectX12 support for Windows 10/Windows 11
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through directx-headers)
- vcpkg-cmake-config (through directx-headers)
#spectre
Build Spectre-mitigated library
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#tools
meshconvert command-line tool
Platforms: windows & !uwp & !xbox
- ✅windows
- ❌
linux
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#Dependencies
directx-headers
Platforms:
mingw | linux- directxmath
ms-gdkx
Platforms:
xbox
No transitive dependencies.
#Host Tool For
No ports use this.
#Contributors
flysha
sdflysha
Alexander Karatarakis
Robert Schumacher
Rémy Tassoux
Victor Romero
pravic
Rémy Tassoux
Ehsan
Tatsuro Shibamura
wangli28
Chuck Walbourn
Billy O'Neal
#Changelog
Show 50 earlier changes
3229d17[DirectXMesh] Add support build for DirectX12b6a4fae[directxtk][directxtk12][directxtex][directxmesh] Fixed missing pdbsbb1bb1cUpdates 2018.12.149fe14bcUpdates 2018.11.0164a7483Upgrades 2018.09.1886fecfcUpgrades 2018.07.082a0bf9cUpgrades for 2018.06.12f706ccc[directxmesh] Fix sha51298b2110[directxmesh] Update to latest version. Fixes /permissive- issue6ad96b72018.05.17 updates8eac561[abseil][aws-sdk-cpp][directxmesh][directxtex][directxtk][discord-rpc][exiv2][folly][jsonnet][libuv][ms-gsl][nuklear][rocksdb][rs-core-lib][thrift][unicorn][zeromq] Upgrades9ccad43[directxmesh] Update to latest version. Resolves VS15.7 issuesc7616b9[many ports] Upgradesa5f206e[directxmesh] Update to the last version (dec2017)9a642ad[box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checkinge11e62eIdentation consistency04bd4b3[directxmesh] specify static only library09c8abfadd DirectXMesh