Software
Publishing software and datasets is getting more and more important to ensure reproducibility of research artifacts. This page lists larger open-source software packages where the Graphics & Geometry Group is actively involved in the development process. Code and data for individual research papers can be found on the publications page.
Polygon Mesh Processing
PMP is a modern C++ open-source library for processing and visualizing polygon surface meshes. Its main features are (i) an efficient and easy-to-use mesh data structure, (ii) standard mesh processing algorithms, (iii) ready-to-use visualization tools, (iv) seamless cross-compilation to WebAssembly.
Laplacians for Polygons & Polyhedra
Software framework for computing discrete differential operators (gradient, divergence, Laplace) on general polygonal surface meshes and polyhedral volume meshes. Includes implementations of several papers, several example applications, and various quantitative tests for comparing the different approaches.