libigl/libigl
Simple MPL-2.0-licensed C++ geometry processing library. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
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: 4576
- days_rel: 475
- days_push: 8
- n_releases_24m: 1
Adoption not part of the score
5078 stars · 1214 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
libigl is a simple C++ geometry processing library offering a wide range of algorithms for triangle and tetrahedral meshes, including deformation, parameterization, and mesh repair. It is header-only, works with Eigen, and also provides Python bindings.
Use cases
- process and deform 3D triangle meshes in C++
- compute geodesic distances on meshes
- parameterize meshes for texture mapping
- remesh and repair 3D models
- implement geometry research prototypes quickly
- use geometry algorithms from Python
When to choose
- you need a broad, well-tested set of mesh processing algorithms in C++
- you want a header-only library that integrates easily with Eigen
- you are prototyping geometry processing research
When to avoid
- you need GPU-accelerated geometry processing
- you want a full 3D modeling application rather than a library
- your project cannot accept the library's license terms
Facets
library · maturity stable
graphics simulation math image-processing graphics computer-vision simulation cpp cross-platform python geometry-processing mesh-processing computational-geometry header-only 3d-meshes algorithms
2 sources
- readme: https://github.com/libigl/libigl · fetched 2026-08-28 · 97c730d16c45
- homepage: http://libigl.github.io/libigl/ · fetched 2026-08-29 · c8baf5005a09
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| libigl/libigl | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem