PyMesh/PyMesh
Geometry Processing Library for Python observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 4106
- days_rel: n/a
- days_push: 755
- n_releases_24m: 0
Adoption not part of the score
2043 stars · 383 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PyMesh is a rapid prototyping geometry processing library for Python, with performance-critical algorithms implemented in C++ and exposed via easy Python interfaces. It supports mesh boolean operations, convex hulls, mesh cleanup, and mesh statistics, with optional integrations like CGAL, Carve, and libigl.
Use cases
- compute boolean operations on 3d meshes
- generate convex hulls of point clouds
- clean up and repair mesh geometry
- compute mesh statistics like area and volume
- prototype geometry processing algorithms in python
- convert and process obj mesh files
When to choose
- you need a python-friendly toolkit for 3d mesh processing and prototyping
- you want robust mesh boolean/CSG operations backed by multiple geometry libraries
- you are doing research or academic work in geometry processing
When to avoid
- you need a permissively licensed dependency for commercial products (no explicit license)
- you need actively maintained software with frequent updates
- you need real-time rendering or a full graphics engine rather than geometry algorithms
Facets
library · maturity maintenance
graphics simulation math parser graphics computer-vision developer-tools python cpp geometry-processing mesh 3d convex-hull mesh-boolean csg mesh-generation algorithms linux macos docker
1 source
- readme: https://github.com/PyMesh/PyMesh · fetched 2026-08-28 · 458a200bd521
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PyMesh/PyMesh | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem