nzfeng / SWNLinks
C++ implementation of the Surface Winding Numbers algorithm, which computes inside-outside on general surfaces.
☆56Updated last year
Alternatives and similar repositories for SWN
Users that are interested in SWN are comparing it to the libraries listed below
Sorting:
- Discrete Conformal Equivalence of Polyhedral Surfaces☆109Updated 2 years ago
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆141Updated 3 years ago
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆66Updated 6 months ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆174Updated 2 years ago
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆93Updated last year
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆147Updated last year
- ☆130Updated 7 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated 3 weeks ago
- ☆21Updated last year
- Command Line Tools for Geometry Processing☆42Updated last year
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019