InteractiveComputerGraphics / TriangleMeshDistanceLinks
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
☆176Updated last year
Alternatives and similar repositories for TriangleMeshDistance
Users that are interested in TriangleMeshDistance are comparing it to the libraries listed below
Sorting:
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 3 months ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆304Updated 2 years ago
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆160Updated last year
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆66Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆61Updated 9 months ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 9 months ago
- Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation w…☆53Updated last month
- A Library for Squashing Things☆197Updated 3 years ago
- eXtended Position based dynamics implementation with soft body virtual cutting☆80Updated 2 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆219Updated 5 years ago
- ☆21Updated 3 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆79Updated 2 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆120Updated last year
- ☆121Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- A library for various continuous collision detection algorithms.☆59Updated 2 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 3 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆17Updated 2 weeks ago
- Indirect Predicates for Geometric Constructions☆47Updated 4 months ago
- ☆71Updated 2 weeks ago
- Eulerian-on-Lagrangian Cloth Simulation☆108Updated 5 years ago
- Toolkit for Meshing in the Wild☆162Updated last month
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated 11 months ago
- The code of paper "Adaptive grid generation for discretizing implicit complexes" (Proc. SIGGRAPH 2024)☆20Updated 11 months ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆59Updated 7 months ago
- ☆55Updated 6 years ago
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆171Updated 2 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆34Updated this week