InteractiveComputerGraphics / TriangleMeshDistance
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
☆167Updated 5 months ago
Alternatives and similar repositories for TriangleMeshDistance:
Users that are interested in TriangleMeshDistance are comparing it to the libraries listed below
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 8 months ago
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆43Updated 2 months ago
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- A library for various continuous collision detection algorithms.☆57Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- ☆105Updated 2 years ago
- A Library for Squashing Things☆186Updated 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…☆153Updated 9 months ago
- ☆54Updated 5 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆50Updated 2 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆75Updated 5 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆294Updated last year
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆44Updated 3 weeks ago
- A collection of common mesh subdivision algorithms☆94Updated 6 years ago
- ☆20Updated last year
- Indirect Predicates for Geometric Constructions☆45Updated last week
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆86Updated last year
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 6 months ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 2 months ago
- Implementation of the Projective Dynamics simulation method proposed by Dr. Ladislav Kavan et al. in 2014. This method of simulation proj…☆66Updated 10 years ago
- A simple 3d grid-based simulator for animating inviscid free surface liquids in irregular domains.☆110Updated 6 years ago
- eXtended Position based dynamics implementation with soft body virtual cutting☆72Updated 2 years ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆88Updated 4 years ago
- ☆201Updated this week
- ☆21Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆51Updated 4 months ago
- Affine Particle-in-Cell Water Simulation in 2D☆115Updated last year
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated last year
- Eulerian-on-Lagrangian Cloth Simulation☆106Updated 5 years ago