Skip to content

Glimpse of a Library

PMP Logo

I’m currently working with the venerable Prof. Botsch on The Polygon Mesh Processing Library, an improved and extended version our Surface_mesh data structure including a more versatile geometry representation as well as a collection of canonical geometry processing algorithms. Highlights include:

On top of this, the library can be easily compiled into JavaScript™ using emscripten and can be used to create browser-based applications as demonstrated here.

If you are curious, check out the homepage at www.pmp-library.org and the corresponding GitHub project. Keep in mind, however, there’s no official release yet. Things are still in flux and might change quite a bit. Early feedback is more than welcome. If you’ve got any comments or suggestions, please drop me a mail or submit an issue.