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.
☆141Updated 2 months 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
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆175Updated 2 years ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆272Updated 3 years ago
- ☆39Updated 2 years 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
- A repository with a variety of meshes with minimal licensing requirements.☆246Updated last year
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆147Updated last year
- Repository for SIGGRAPH 2023 paper "A Fast Geometric Multigrid Method for Curved Surfaces"☆68Updated 11 months ago
- Implementation of the paper "Surface Maps via Adaptive Triangulations" (Eurographics 2023)☆57Updated 2 years ago
- Official implementation of Occupancy-Based Dual Contouring (SIGGRAPH Asia 2024).☆156Updated last year
- Surface Simplification using Intrinsic Error Metrics☆76Updated 2 years ago
- A 3D data visualization grammar.☆52Updated last week
- Differentiable Rendering of Parametric Geometry (SIGGRAPH Asia 2023)☆53Updated 4 months ago
- Public code release for the ACM Transactions on Graphics paper "Breaking Good: Fracture Modes for Realtime Destruction" and the NeurIPS 2…☆110Updated 3 years ago
- ☆31Updated last year
- An example that complies and runs the fast winding number for soups☆82Updated 7 years ago
- Public code release of "Surface-Filling Curve Flows via Implicit Medial Axes" by Yuta Noma, Silvia Sellán, Nicholas Sharp, Karan Singh, A…☆43Updated last year
- Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implem…☆180Updated 3 years ago
- Tools for converting mesh to signed distance field volume (Mesh2SDF)☆59Updated 3 years ago
- Python script for converting ShaderToy programs to video/image sequences☆22Updated 8 months ago
- C++ implementation of the Surface Winding Numbers algorithm, which computes inside-outside on general surfaces.☆57Updated last year
- CreativeCommons 3D surface mesh dataset created by students in CMU's intro graphics course☆38Updated 5 years ago
- Efficient Eikonal equation solver using CUDA☆102Updated 4 months ago
- ☆76Updated last month
- The code of paper "Robust Computation of Implicit Surface Networks for Piecewise Linear Functions" (SIGGRAPH 2022)☆15Updated last year
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated 2 weeks ago
- Code for our Siggraph 24 Paper Differentiable Geodesic Distance for Intrinsic Minimization on Triangle Meshes☆45Updated 11 months ago
- ☆17Updated last year
- his code computes surface parameterizations that map infinitesimal axis-aligned squares in the plane to infinitesimal rectangles on the s…☆84Updated 7 months ago
- Geometry processing research tutorial in python - as presented at SGP 2024.☆60Updated 6 months ago