InteractiveComputerGraphics / TriangleMeshDistance
Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh
☆173Updated 8 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]☆139Updated 11 months ago
- A Library for Squashing Things☆190Updated 2 years ago
- Signed Distance Function from triangle mesh.☆92Updated 6 years ago
- A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the discretization of…☆300Updated 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…☆153Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆61Updated 9 months ago
- A library for various continuous collision detection algorithms.☆59Updated 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
- eXtended Position based dynamics implementation with soft body virtual cutting☆74Updated 2 years ago
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆52Updated 5 months ago
- ☆114Updated 2 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆50Updated 3 months ago
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 5 months ago
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆89Updated last year
- Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation w…☆51Updated this week
- ☆21Updated 3 years ago
- Toolkit for Meshing in the Wild☆149Updated last week
- Introduction to state-of-the-art simulation methods for rigid bodies, deformable solids and fluids in the area of visual computing☆51Updated 8 months ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆53Updated 7 months ago
- A public domain/MIT header-only marching cube implementation in C++ without anything fancy.☆41Updated last year
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- ☆55Updated 5 years ago
- ☆210Updated last week
- MeshTaichi: A Compiler for Efficient Mesh-based Operations (SIGGRAPH Asia 2022)☆245Updated 2 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆17Updated last month
- Optimization-based implicit material point method☆44Updated 4 months ago
- Isotropic Remeshing of Triangulated Surface☆88Updated 2 years ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆88Updated 4 years ago