Ross ROSS = Recommend OSS · open-source software intelligence for agents

pmp-library/pmp-library

The Polygon Mesh Processing Library observed · 2026-08-28

github.com/pmp-library/pmp-library · homepage · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • 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: 3259
  • days_rel: n/a
  • days_push: 12
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1503 stars · 213 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A modern C++ open-source library for processing and visualizing polygon surface meshes. It provides an efficient mesh data structure, standard geometry processing algorithms like decimation, remeshing, subdivision, and smoothing, plus ready-to-use viewers and JavaScript cross-compilation.

Use cases

  • decimate or simplify large triangle meshes
  • remesh a surface to improve element quality
  • subdivide a coarse mesh for smoother surfaces
  • smooth noisy mesh geometry
  • fill holes in scanned meshes
  • compute geodesic distances on a surface mesh
  • parameterize a mesh for texture mapping
  • visualize and inspect OBJ/OFF polygon meshes

When to choose

  • you need a modern, MIT-licensed C++ alternative to OpenMesh for surface mesh processing
  • you want standard geometry processing algorithms out of the box with a clean data structure
  • you need to compile mesh processing tools to JavaScript/WebAssembly for the browser

When to avoid

  • you need volumetric or tetrahedral mesh processing rather than surface meshes
  • you need rendering features beyond simple mesh viewers (use a full graphics engine)
  • you work primarily in Python or another language without C++ interop

Facets

library · maturity stable

graphics simulation image-processing graphics developer-tools cpp cross-platform wasm mesh-processing geometry-processing surface-mesh remeshing mesh-simplification subdivision smoothing parameterization geodesic-distances hole-filling triangulation curvature algorithms

2 sources

Member repositories

RepositoryRoleHealth v2
pmp-library/pmp-librarymain67

For agents

markdown · JSON · MCP: product_card(name="pmp-library/pmp-library")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem