Microsoft.DirectX.MeshThis DirectXMesh sample is an implementation of the meshconvert command-line texture utility from the legacy DirectX SDK utilizing DirectXMesh rather than D3DX.
$ winget install --id Microsoft.DirectX.Mesh --exact --version 2026.3.31Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph — no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryMeshconvert 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)
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.