PMP Library Version 1.1 Released
We just released the new version 1.1 of the Polygon Mesh Processing Library. This release includes a couple new features, enhancements, bug fixes, and updates to third-party libraries. Highlights include:
- An implementation of the hole filling algorithm by Liepa1
- An improved
SurfaceSmoothing
algorithm avoiding model shrinking2 - A new compile-time switch to choose between
float
ordouble
as defaultScalar
type - Native support for high-DPI displays on all supported operating systems and browsers
See the official release announcement as well as the full changelog. for details.
Have fun!