← Package directory
Available on winget

Install DirectXMesh geometry processing library

This DirectXMesh sample is an implementation of the meshconvert command-line texture utility from the legacy DirectX SDK utilizing DirectXMesh rather than D3DX.

Install with winget
winget install --id Microsoft.DirectX.Mesh
Upgrade
winget upgrade --id Microsoft.DirectX.Mesh
Uninstall
winget uninstall --id Microsoft.DirectX.Mesh

About DirectXMesh geometry processing library

Meshconvert is a command-line mesh conversion tool developed by Microsoft as part of the DirectXMesh library. It is designed for processing a Wavefront OBJ file and converting it to a CMO, SDKMESH, or VBO with support for generating normals and tangent frames as well as performing vertex-cache optimization. Input format: Wavefront OBJ Output formats: - CMO (Compiled Mesh Object) - SDKMESH (DirectX SDK Mesh) - VBO (Vertex Buffer Object)

Version history

Version Updated Notes
2026.3.31 Unknown Release notes
2025.10.28.1 Unknown No notes