uvatlas v2024-10-29
- Created
- Updated
UVAtlas isochart texture atlas
# Usage
The UVAtlas package provides CMake targets:
find_package(uvatlas CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::UVAtlas)
# License
# Supported Platforms
(windows & !arm32) | linux
- ✅ linux
- ✅ windows
- ❌
osx - ❌
uwp
# Features
No default features set.
# eigen
Use Eigen & Spectra for eigen-value computations
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by eigen3 )
- vcpkg-cmake-config (by eigen3 )
# spectre
Build Spectre-mitigated library
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# tools
meshconvert command-line tool
Supports: windows & !uwp & !xbox
- ✅ windows
- ❌
linux
Dependencies:
directxmesh
Features: (none)
directxtex
Features: (none)
and 3 transitive dependencies:
directx-headers (by directxmesh )
Platforms:
mingw | linux
- directxmath (by directxmesh )
ms-gdkx (by directxmesh )
Platforms:
xbox
Host Dependencies:
2 transitive dependencies:
# Dependencies
directx-headers
Platforms:
mingw | linux
- directxmath
ms-gdkx
Platforms:
xbox
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- flysha
- sdcb
- Robert Schumacher
- Victor Romero
- pravic
- Alvin
- Phil Christensen
- Lily
- Chuck Walbourn
- Billy O'Neal
- Kai Pastor
# Changelog
and 30 more commits:
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 twicebae2386
fix UVAtlas build, I dropped the uvatlas tool.c104c89
add uvatlas