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]☆146Updated 6 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…☆310Updated 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…☆166Updated last year
- ☆125Updated 3 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆68Updated last year
- eXtended Position based dynamics implementation with soft body virtual cutting☆83Updated 3 years ago
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆64Updated this week
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆78Updated 2 years ago
- Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation w…☆53Updated this week
- A library for various continuous collision detection algorithms.☆60Updated 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
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 3 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last year
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- ☆55Updated 6 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆121Updated last year
- A Library for Squashing Things☆200Updated 3 years ago
- Robust, intersection-free, simulations of rigid bodies.☆172Updated 5 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 2 months ago
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆93Updated last year
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆18Updated last month
- Introduction to state-of-the-art simulation methods for rigid bodies, deformable solids and fluids in the area of visual computing☆64Updated last month
- A collection of common mesh subdivision algorithms☆99Updated 7 years ago
- The finite element method for 3D elastic objects☆56Updated 5 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆77Updated 6 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 5 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆57Updated last year