Skip to content
Chuck Walbourn edited this page Feb 15, 2020 · 52 revisions

http://go.microsoft.com/fwlink/?LinkID=324981

GitHub All Releases GitHub Release Date

Nuget Nuget ![Nuget](https://img.shields.io/nuget/dt/directxmesh_desktop_2015?label=NuGet%20%28VS 2015%29&style=for-the-badge) Nuget

GitHub last commit Azure DevOps build Azure DevOps test suite build

DirectX Logo DirectXMesh, a shared source library for performing various geometry content processing operations including generating normals and tangent frames, triangle adjacency computations, and vertex cache optimization.

See this blog post for an overview

DirectXMesh library

Meshconvert utility

Geometry formats

Resources

CodePlex

DirectXMesh was formerly hosted on CodePlex.

Porting from D3DX

See this post for a complete listing of D3DX equivalents.

Credits

The DirectXMesh library is the work of Chuck Walbourn, with contributions from Dr. Hugues Hoppe, Alex Nankervis, James Stanard, Craig Peeper, and the numerous other Microsoft engineers who developed the D3DX utility library over the years.

Thanks to Adrian Stone (Game Angst) for the public domain implementation of Tom Forsyth's linear-speed vertex cache optimization, and thanks to Tom Forsyth for his contribution.

For Use

  • Universal Windows Platform apps
  • Windows desktop apps
  • Windows 11
  • Windows 10
  • Windows 8.1
  • Windows 7 Service Pack 1
  • Xbox One
  • Xbox Series X|S
  • Windows Subsystem for Linux

For Development

  • Visual Studio 2022
  • Visual Studio 2019 (16.11)
  • clang/LLVM v12 - v16
  • GCC 9.4, 11.3
  • MinGW 12.2, 13.2
  • CMake 3.20

Related Projects

DirectX Tool Kit for DirectX 11

DirectX Tool Kit for DirectX 12

DirectXTex

DirectXMath

Tools

Test Suite

Content Exporter

DxCapsViewer

See also

DirectX Landing Page

Clone this wiki locally