A library for detecting and resolving intersections between two surface meshes.
☆482Sep 4, 2025Updated 5 months ago
Alternatives and similar repositories for mcut
Users that are interested in mcut are comparing it to the libraries listed below
Sorting:
- ☆228Jul 2, 2025Updated 7 months ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆169Apr 18, 2024Updated last year
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,081Feb 11, 2026Updated 2 weeks ago
- Applied 3D geometry in C++, with a focus on surface meshes.☆1,283Oct 13, 2025Updated 4 months ago
- The Polygon Mesh Processing Library☆1,457Feb 22, 2026Updated last week
- Constrained Delaunay Triangulation (C++)☆1,344Jul 14, 2025Updated 7 months ago
- Mesh processing library☆742Updated this week
- 3D Boolean / CSG Library☆438Jul 28, 2020Updated 5 years ago
- a programming library with geometric algorithms☆2,372Updated this week
- A modern C++ BVH construction and traversal library☆1,128Jun 16, 2025Updated 8 months ago
- Simple MPL-2.0-licensed C++ geometry processing library.☆4,964Feb 11, 2026Updated 2 weeks ago
- Converts a raw digitized polygon mesh to a clean mesh where all the occurrences of a specific set of "defects" are corrected. Holes, self…☆445Mar 2, 2023Updated 2 years ago
- C++ libraries and programs demonstrating mesh processing research published in ACM SIGGRAPH (1992-2003)☆940Jan 4, 2026Updated last month
- fast distance and ray intersection queries☆456Updated this week
- A new boolean operations filter for VTK☆184Aug 4, 2025Updated 6 months ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆42Jan 17, 2024Updated 2 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Nov 18, 2021Updated 4 years ago
- open source software for bidimensional and tridimensional remeshing☆451Feb 4, 2026Updated 3 weeks ago
- Geometry library for topological robustness☆1,839Feb 19, 2026Updated last week
- The VCGlib is a C++, templated, no dependency, library for manipulation, processing and cleaning of triangle meshes☆1,261Dec 1, 2025Updated 3 months ago
- A collection of source code for computing in the fields of mathematics, geometry, graphics, image analysis and physics.☆1,346Feb 3, 2026Updated 3 weeks ago
- Fast simplification of 3D surface meshes☆380Feb 19, 2026Updated last week
- Automatic Differentiation in Geometry Processing Made Simple☆426Nov 3, 2025Updated 3 months ago
- Mesh parameterization / UV unwrapping library☆2,441Jun 16, 2024Updated last year
- 2D constrained Delaunay triangulation library☆511Jan 24, 2026Updated last month
- GPU-accelerated triangle mesh processing☆290Jan 30, 2026Updated last month
- Polygon Clipping, Offsetting & Triangulation in C++, C# and Delphi