PMP Library Version 2.0 Released
We just released version 2.0 of PMP, the Polygon Mesh Processing Library. This is a major version with several additions and improvements as well as some API changes. Highlights include:
- Support for texture seams in
SurfaceSimplification
- A new quad/triangle subdivision scheme
- A new
SurfaceFactory
class for generating basic shapes - Error reporting using exceptions
- Improved compatibility with the STL and CGAL
- Additional rendering capabilities
- Switch to C++14
See the official release announcement and the changelog for a full summary of changes.