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 week
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]☆147Updated 7 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…☆308Updated 2 years ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆78Updated 2 years ago
- A library for various continuous collision detection algorithms.☆60Updated 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
- A light-weighted, efficient and header-only mesh processing frame work.☆56Updated 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 3 weeks ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A Library for Squashing Things☆201Updated 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
- ☆125Updated 3 years ago
- Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation w…☆55Updated this week
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last week
- eXtended Position based dynamics implementation with soft body virtual cutting☆84Updated 3 years ago
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆93Updated last year
- ☆55Updated 6 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☆18Updated 2 months ago
- ☆21Updated 3 years ago
- Robust, intersection-free, simulations of rigid bodies.☆172Updated 6 months ago
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆240Updated 5 years ago
- ☆36Updated 3 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆121Updated last year
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆94Updated 5 years ago
- [SIGGRAPH'24] The code of paper "Adaptive grid generation for discretizing implicit complexes"☆20Updated last year
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 3 months ago
- Toolkit for Meshing in the Wild☆170Updated this week
- A Lightweight Mesh Voxelization Library with OpenGL Geometry Shader☆29Updated 2 years ago