Skip to content

UVAtlasTool

Chuck Walbourn edited this page Apr 19, 2015 · 29 revisions

This UVAtlas sample is an implementation of the "uvatlas" command-line sample from the DirectX SDK using UVAtlas, DirectXTex, and DirectXMesh rather than D3DX. This tool imports geometry and generates an isochart mesh.

The original tool imported from legacy X files. This version imports from Wavefront OBJ or VBO files.

For Use

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

Architecture

  • x86
  • x64
  • ARM64

For Development

  • Visual Studio 2022
  • Visual Studio 2019 (16.11)
  • clang/LLVM v12 - v18
  • GCC 10.5, 11.4, 12.3
  • MinGW 12.2, 13.2
  • CMake 3.20

Related Projects

A python wrapper of UVAtlasTool

DirectXMesh

DirectXTex

DirectXMath

Tools

Test Suite

Content Exporter

DxCapsViewer

Clone this wiki locally