Polygon Mesh Processing Library
Loading...
Searching...
No Matches
Algorithms

PMP comes with several standard mesh processing algorithms and utility functions. The following list is not exhaustive:

  • Decimation – reduce the number of elements in a mesh
  • Remeshing – improve the shape and size of mesh elements
  • Subdivision – refine a mesh by subdividing elements
  • Smoothing – reduce noise and surface roughness
  • Hole filling – close holes in the mesh

See the algorithms module API reference documentation for the full details.