nmwsharp / variational-surface-cuttingLinks
Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018
☆106Updated 4 years ago
Alternatives and similar repositories for variational-surface-cutting
Users that are interested in variational-surface-cutting are comparing it to the libraries listed below
Sorting:
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆173Updated 2 years ago
- The Robust Quad Mesh Extraction Library☆127Updated 5 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- Directional Field Synthesis, Design, and Processing☆85Updated 4 years ago
- ☆130Updated 7 months ago
- An example that complies and runs the fast winding number for soups☆82Updated 7 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆146Updated last year
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 9 months ago
- Robust, efficient and low distortion bijective mapping in 2D and 3D☆61Updated 4 years ago
- A library for Directional Field Synthesis, Design, and Processing.☆214Updated last week
- The code accompanying the paper "Developability of Triangle Meshes" by Oded Stein, Eitan Grinspun and Keenan Crane☆112Updated 7 years ago
- Parameterization assignment for Geometry Processing course☆161Updated 3 years ago
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆65Updated 5 months ago
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆87Updated 3 years ago
- Corresponding Code for the SIGGRAPH Asia paper "Nested Cages"☆87Updated 4 months ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- Shape Spherical Harmonics (Descriptors, Alignment, and Symmetry)☆79Updated 6 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆107Updated 2 years ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆42Updated last year
- geometry processing and shape analysis framework☆68Updated 8 months ago
- Standalone Spherical Quadric Error Metric implementation, introduced with Sphere-Meshes (Jean-Marc Theiry, Emilie Guy and Tamy Boubekeur,…☆44Updated 2 years ago
- Introductory assignment for Geometry Processing course☆127Updated 3 years ago
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆133Updated 4 years ago
- TriWild: Robust Triangulation with Curve Constraints☆254Updated 3 years ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated last week
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆141Updated 3 years ago
- Command Line Tools for Geometry Processing