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.
☆127Updated 2 weeks ago
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 3 months ago
- ☆38Updated last year
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆85Updated 3 years ago
- 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.☆171Updated 2 years ago
- Implementation of the paper "Surface Maps via Adaptive Triangulations" (Eurographics 2023)☆57Updated 2 years ago
- A repository with a variety of meshes with minimal licensing requirements.☆238Updated 11 months ago
- Repository for SIGGRAPH 2023 paper "A Fast Geometric Multigrid Method for Curved Surfaces"☆68Updated 7 months ago
- Public code release for the ACM Transactions on Graphics paper "Breaking Good: Fracture Modes for Realtime Destruction" and the NeurIPS 2…☆102Updated 2 years ago
- Surface Simplification using Intrinsic Error Metrics☆72Updated last year
- 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]☆139Updated last year
- ☆31Updated last year
- An example that complies and runs the fast winding number for soups☆80Updated 6 years ago
- Official implementation of Occupancy-Based Dual Contouring (SIGGRAPH Asia 2024).☆129Updated 10 months ago
- Differentiable Rendering of Parametric Geometry (SIGGRAPH Asia 2023)☆50Updated last year
- CUDA-accelerated LOD construction for point clouds☆150Updated 2 years ago
- Code release for Neural Bounding SIGGRAPH 2024 - neural representation of bounding volumes, learning conservative space classification☆40Updated last year
- Python script for converting ShaderToy programs to video/image sequences☆24Updated 3 months ago
- Efficient Eikonal equation solver using CUDA☆100Updated 7 months ago
- This is the code for the SIGGRAPH 2024 article "Reach For the Arcs: Reconstructing Surfaces from SDFs via Tangent Points"☆21Updated last year
- Geometry processing research tutorial in python - as presented at SGP 2024.☆55Updated 2 months ago
- Source code for the SIGGRAPH 2024 conference paper "Neural Geometry Fields for Meshes"☆147Updated 7 months ago
- ☆22Updated 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
- Tools for converting mesh to signed distance field volume (Mesh2SDF)☆59Updated 2 years ago
- C++ implementation of the Surface Winding Numbers algorithm, which computes inside-outside on general surfaces.☆55Updated 8 months ago
- fast distance and ray intersection queries☆423Updated this week
- Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implem…☆179Updated 3 years ago
- Converts an input mesh to a signed distance field (SDF)☆377Updated 11 months ago