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 last year
- 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
- Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation w…☆53Updated last month
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆59Updated 9 months ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆66Updated last year
- eXtended Position based dynamics implementation with soft body virtual cutting☆79Updated 2 years ago
- A library for various continuous collision detection algorithms.☆59Updated 2 years ago
- ☆21Updated 3 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- ☆119Updated 3 years ago
- Robust, intersection-free, simulations of rigid bodies.☆166Updated 2 months ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆79Updated 2 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 8 months ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- A Library for Squashing Things☆197Updated 3 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Toolkit for Meshing in the Wild☆162Updated last month
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 3 years ago
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆91Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆215Updated 5 years ago
- The code of paper "Adaptive grid generation for discretizing implicit complexes" (Proc. SIGGRAPH 2024)☆20Updated 10 months ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 11 months ago
- ☆56Updated 6 years ago
- Introduction to state-of-the-art simulation methods for rigid bodies, deformable solids and fluids in the area of visual computing☆59Updated last year
- ☆67Updated 2 months ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆57Updated 2 weeks ago
- This is a fast GPU SPH framework☆21Updated last month
- Indirect Predicates for Geometric Constructions☆47Updated 3 months ago
- ☆32Updated 3 years ago