tovacinni / sdf-explorerLinks
This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".
☆265Updated 3 years ago
Alternatives and similar repositories for sdf-explorer
Users that are interested in sdf-explorer are comparing it to the libraries listed below
Sorting:
- C++ library implementing the Signed Heat Method for computing robust signed distance fields (SDFs) to triangle meshes, polygon meshes, an…☆130Updated last month
- 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…☆104Updated 2 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆173Updated 2 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
- ☆38Updated last year
- C++ sample project using Signed Heat Method implemented in geometry-central.☆57Updated 4 months ago
- PyTorch implementation of Neural Dual Contouring.☆258Updated 3 years 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
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆137Updated 3 years ago
- Discrete Conformal Equivalence of Polyhedral Surfaces☆105Updated 2 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆140Updated last year
- CUDA-accelerated LOD construction for point clouds☆151Updated 2 years ago
- Surface Simplification using Intrinsic Error Metrics☆72Updated last year
- C++ demo of the Vector Heat Method & Affine Heat Method. Interpolate scalars and vectors on surfaces, compute log maps, and more.☆64Updated 3 months ago
- Tools for converting mesh to signed distance field volume (Mesh2SDF)☆60Updated 2 years ago
- A tetrahedral mesh generator that does isosurface stuffing with an acute tetrahedral tile.☆161Updated last year
- Papers and such on 3D data compression and streaming☆127Updated last year
- ☆70Updated 5 years ago
- An example that complies and runs the fast winding number for soups☆81Updated 6 years ago
- Repository for SIGGRAPH 2023 paper "A Fast Geometric Multigrid Method for Curved Surfaces"☆68Updated 8 months ago
- CreativeCommons 3D surface mesh dataset created by students in CMU's intro graphics course☆37Updated 4 years ago
- An EWA surface splatter in WebGL☆32Updated 2 years ago
- ☆40Updated 3 years ago
- Python script for converting ShaderToy programs to video/image sequences☆24Updated 4 months ago
- C++ implementation of the Surface Winding Numbers algorithm, which computes inside-outside on general surfaces.☆56Updated 9 months ago
- Parallelized triangle mesh --> continuous signed distance field on CPU☆499Updated last year
- Path-space differentiable renderer☆162Updated last year
- Implementation of the paper "Surface Maps via Adaptive Triangulations" (Eurographics 2023)☆57Updated 2 years ago
- fast distance and ray intersection queries☆429Updated last week