uvatlasv2025-10-28
- Updated
UVAtlas isochart texture atlas
- Project website: https://github.com/Microsoft/UVAtlas
- Documentation: https://github.com/Microsoft/UVAtlas/wiki
#Usage
The UVAtlas package provides CMake targets:
find_package(uvatlas CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::UVAtlas)#Features
No default features.
#eigen
Use Eigen & Spectra for eigen-value computations
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through eigen3)
- vcpkg-cmake-config (through eigen3)
#spectre
Build Spectre-mitigated library
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
#tools
uvatlas command-line tool
Platforms: windows & !uwp & !xbox
- ✅windows
- ❌
linux
Dependencies:
directxmesh
Features: (none)
directxtex
Features: (none)
and 3 transitive dependencies:
directx-headers (through directxmesh)
Platforms:
mingw | linux- directxmath (through directxmesh)
ms-gdkx (through directxmesh)
Platforms:
xbox
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through directx-headers)
- vcpkg-cmake-config (through directx-headers)
#Dependencies
directx-headers
Platforms:
mingw | linux- directxmath
ms-gdkx
Platforms:
xbox
No transitive dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
flysha
sdcb
Robert Schumacher
Victor Romero
pravic
Alvin
Phil Christensen
Lily
Chuck Walbourn
Billy O'Neal
Kai Pastor
#Changelog
Show 33 earlier changes
9f9778c[many ports] Improve behavior on Linux and general cleanup9a642ad[box2d][directxmesh][directxtex][directxtk][directxtk12][dxut][entityx][octomap][pdcurses][redshell][rttr][tbb][uvatlas] Improve constraint checking2e7f683[uvatlas] do not install the debug lib twicebae2386fix UVAtlas build, I dropped the uvatlas tool.c104c89add uvatlas