jpcy/xatlas
Mesh parameterization / UV unwrapping library observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2975
- days_rel: n/a
- days_push: 808
- n_releases_24m: 0
Adoption not part of the score
2547 stars · 274 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
xatlas is a small C++11 library with no external dependencies that generates unique texture coordinates (UV unwrapping) for 3D meshes. It is an independent fork of thekla_atlas, used for baking lightmaps and texture painting.
Use cases
- generate UV coordinates for 3D meshes
- create texture atlases for baking lightmaps
- unwrap meshes for texture painting
- parameterize charts of a 3D model
- prepare game assets for lightmap baking
- pack mesh charts into a texture atlas
When to choose
- you need UV unwrapping in a C++ application with no external dependencies
- you are baking lightmaps or generating texture atlases for game engines
- you want a proven library descended from thekla_atlas used in The Witness
- you need a simple three-step API (create, add meshes, generate)
When to avoid
- you need interactive UV editing in a DCC tool rather than automated unwrapping
- you need a GPU-accelerated or highly parallel solution
- you need bindings for languages other than C++ or Python without writing your own
Facets
library · maturity stable
graphics image-processing math graphics computer-vision cpp cross-platform python uv-unwrapping mesh-parameterization texture-atlas lightmap-baking 3d-graphics game-development
1 source
- readme: https://github.com/jpcy/xatlas · fetched 2026-08-28 · f9b8f2153030
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jpcy/xatlas | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem