A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.
☆61Feb 24, 2025Updated last year
Alternatives and similar repositories for libhedra
Users that are interested in libhedra are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Demo for the SIGGRAPH 2015 paper: "Conformal Mesh Deformations with Möbius Transformations".☆24Feb 24, 2025Updated last year
- A library for Directional Field Synthesis, Design, and Processing.☆218Dec 14, 2025Updated 3 months ago
- Directional Field Synthesis, Design, and Processing☆85Jul 10, 2021Updated 4 years ago
- Hybrid arithmetic for geometric computation☆18Nov 9, 2020Updated 5 years ago
- ☆13Jan 5, 2018Updated 8 years ago
- Implementation of Cross-Field Tracing Used in several projects☆10Aug 7, 2024Updated last year
- C++ Shape Analysis and Geometry Processing☆40May 9, 2024Updated last year
- OpenGL based 3D engine with a viewer API for pointcloud, surface meshes☆14May 10, 2023Updated 2 years ago
- 3D Geometry Renderer for Python☆54May 4, 2020Updated 5 years ago
- ☆36Jan 28, 2025Updated last year
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆62Jun 30, 2025Updated 8 months ago
- Algebraic Representations for Volumetric Frame Fields☆24Jul 30, 2020Updated 5 years ago
- Digital Geometry Tools and Algorithm Library☆396Updated this week
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆62Jun 21, 2021Updated 4 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆26Aug 4, 2020Updated 5 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,084Feb 11, 2026Updated last month
- Gradient domain processing for signals (and geometry) on meshes☆37Jun 12, 2025Updated 9 months ago
- Gradients/Hessians for optimizing with rotation variables.☆30Feb 27, 2023Updated 3 years ago
- A C++ geometry processing library☆52Mar 12, 2021Updated 5 years ago
- Guaranteed-robust intrinsic triangulations for surface mesh processing! (C++ demo app)☆32Jul 10, 2023Updated 2 years ago
- Colored Abstract Simplicial Complex Library☆15Oct 9, 2021Updated 4 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Feb 9, 2023Updated 3 years ago
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆88Aug 15, 2022Updated 3 years ago
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆51Feb 17, 2026Updated last month
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.