nzfeng / signed-heat-3dLinks
C++ library implementing the Signed Heat Method for computing robust signed distance fields (SDFs) to triangle meshes, polygon meshes, and point clouds in 3D.
☆129Updated last month
Alternatives and similar repositories for signed-heat-3d
Users that are interested in signed-heat-3d are comparing it to the libraries listed below
Sorting:
- C++ sample project using Signed Heat Method implemented in geometry-central.☆57Updated 4 months ago
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆86Updated 3 years ago
- ☆38Updated last year
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆265Updated 3 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆174Updated 2 years ago
- Implementation of the paper "Surface Maps via Adaptive Triangulations" (Eurographics 2023)☆57Updated 2 years ago
- Repository for SIGGRAPH 2023 paper "A Fast Geometric Multigrid Method for Curved Surfaces"☆68Updated 7 months ago
- A repository with a variety of meshes with minimal licensing requirements.☆238Updated last year
- Public code release for the ACM Transactions on Graphics paper "Breaking Good: Fracture Modes for Realtime Destruction" and the NeurIPS 2…☆103Updated 2 years ago
- Surface Simplification using Intrinsic Error Metrics☆72Updated last year
- Public code release of "Surface-Filling Curve Flows via Implicit Medial Axes" by Yuta Noma, Silvia Sellán, Nicholas Sharp, Karan Singh, A…☆40Updated 10 months ago
- Differentiable Rendering of Parametric Geometry (SIGGRAPH Asia 2023)☆50Updated 3 weeks ago
- A 3D data visualization grammar.☆52Updated last month
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆140Updated last year
- ☆31Updated last year
- Tools for converting mesh to signed distance field volume (Mesh2SDF)☆60Updated 2 years ago
- ☆22Updated last year
- An example that complies and runs the fast winding number for soups☆80Updated 6 years ago
- Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implem…☆180Updated 3 years ago
- Source code for the SIGGRAPH 2024 conference paper "Neural Geometry Fields for Meshes"☆147Updated 7 months ago
- Efficient Eikonal equation solver using CUDA☆101Updated last week
- Official implementation of Occupancy-Based Dual Contouring (SIGGRAPH Asia 2024).☆133Updated 10 months ago
- A contact solver for physics-based simulations involving 👚 shells, 🪵 solids and 🪢 rods.☆118Updated last month
- CUDA-accelerated LOD construction for point clouds☆151Updated 2 years ago
- ☆71Updated last month
- Geometry processing research tutorial in python - as presented at SGP 2024.☆55Updated 2 months ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated 8 months ago
- Code release for Neural Bounding SIGGRAPH 2024 - neural representation of bounding volumes, learning conservative space classification☆41Updated last year
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆162Updated last year
- fast distance and ray intersection queries☆427Updated last week