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]☆138Updated 10 months 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 11 months ago
- A Library for Squashing Things☆189Updated 2 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
- A library for various continuous collision detection algorithms.☆58Updated 2 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 4 months ago
- Stark is a C++ and Python simulation platform for the robust simulation of rigid and deformable objects in a strongly coupled manner.☆50Updated 4 months ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆49Updated 2 months ago
- ☆112Updated 2 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆163Updated last year
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆59Updated 8 months ago
- Signed Distance Function from triangle mesh.☆92Updated 6 years ago
- Isotropic Remeshing of Triangulated Surface☆88Updated 2 years ago
- ☆208Updated 3 weeks ago
- Code for the Siggraph 2023 Paper: Shortest Path to Boundary for Self-Intersecting Meshes☆89Updated last year
- A set of reusable functions to integrate IPC into an existing simulation.☆245Updated 2 weeks ago
- Cross-platform C++ library of algorithms and data structures commonly used in computer graphics research on physically-based simulation w…☆48Updated this week
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆77Updated last year
- Toolkit for Meshing in the Wild☆146Updated last week
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆167Updated last year
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆80Updated last year
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- A collection of common mesh subdivision algorithms☆95Updated 7 years ago
- Computer Graphics Assignment – Mass Spring Systems☆53Updated 3 years ago
- ☆54Updated 5 years ago
- Robust, intersection-free, simulations of rigid bodies.☆160Updated last month
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 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☆73Updated 2 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆16Updated last week