nmwsharp / nonmanifold-laplacian
A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]
☆131Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for nonmanifold-laplacian
- Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].☆209Updated this week
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆95Updated 3 years ago
- Source code for serveral papers on discrete Laplace operators on general polygons and polyhedral meshes☆28Updated 6 months ago
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆76Updated 2 years ago
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆125Updated 2 years ago
- Repository for SIGGRAPH 2023 paper "A Fast Geometric Multigrid Method for Curved Surfaces"☆65Updated 9 months ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆163Updated last year
- geometry processing and shape analysis framework☆65Updated 2 months ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆48Updated 5 months ago
- ☆125Updated 6 years ago
- C++ implementation of "Surface Multigrid via Intrinsic Prolongation"☆61Updated last year
- ☆100Updated 2 years ago
- An example that complies and runs the fast winding number for soups☆68Updated 5 years ago
- C++ demo of the Vector Heat Method (Sharp, Soliman, and Crane. 2019.)☆61Updated 4 years ago
- Surface Simplification using Intrinsic Error Metrics☆60Updated 10 months ago
- CreativeCommons 3D surface mesh dataset created by students in CMU's intro graphics course☆36Updated 3 years ago
- Introductory assignment for Geometry Processing course