InteractiveComputerGraphics / TriangleMeshDistanceLinks
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
☆180Updated last month
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]☆152Updated last week
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆311Updated 2 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆60Updated last month
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆65Updated this week
- A library for various continuous collision detection algorithms.☆60Updated 2 years ago
- A Library for Squashing Things☆205Updated 3 years ago
- ☆129Updated 3 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…☆168Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆172Updated 4 months ago
- eXtended Position based dynamics implementation with soft body virtual cutting☆84Updated 3 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆69Updated last year
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆79Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆121Updated 2 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆19Updated 3 months ago
- an implementation of parallel linear BVH (LBVH) on GPU☆248Updated 5 years ago
- Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation w…☆58Updated this week
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆112Updated 7 years ago
- ☆21Updated 3 years ago
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆94Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- The finite element method for 3D elastic objects☆56Updated 5 years ago
- Robust, intersection-free, simulations of rigid bodies.☆176Updated 7 months ago
- ☆55Updated 6 years ago
- Optimization-based implicit material point method☆56Updated last month
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆94Updated 5 years ago
- Eulerian-on-Lagrangian Cloth Simulation☆110Updated 6 years ago