ingowald / closestSurfacePointQueries
Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point
☆24Updated 3 years ago
Alternatives and similar repositories for closestSurfacePointQueries:
Users that are interested in closestSurfacePointQueries are comparing it to the libraries listed below
- ☆39Updated 2 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆21Updated this week
- ☆57Updated 6 months ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated last year
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆26Updated 2 years ago
- Code for paper "P2M: A Fast Solver for Querying Distance from Point to Mesh Surface". ACM TOG (SIGGRAPH 2023).☆20Updated 5 months ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 3 months ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆55Updated last year
- injective mapping via TLC (total lifted content) energy minimization (SIGGRAPH 2020)☆18Updated 4 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- ☆51Updated 10 months ago
- Robust Coarse Curved TetMesh Generation☆35Updated last year
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆80Updated last year
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 2 years ago
- Indirect Predicates for Geometric Constructions☆45Updated 3 weeks ago
- A tiny C++ library to read/write ASCII/binary MSH format files.☆41Updated 4 months ago
- A library for various continuous collision detection algorithms.☆58Updated last year
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆50Updated 8 months ago
- Gaggle of Algorithms and Utilities for Simulating Stuff☆31Updated last year
- Gradients/Hessians for optimizing with rotation variables.☆26Updated 2 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆14Updated 5 months 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
- A projection-based bijective map definition and a robust algorithm to construct the prismatic shell domain. https://cs.nyu.edu/~zhongshi/…☆27Updated 3 years ago
- ☆31Updated 10 months ago
- ☆54Updated 5 years ago
- The code of paper "Robust Computation of Implicit Surface Networks for Piecewise Linear Functions" (SIGGRAPH 2022)☆14Updated 3 months ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆29Updated 2 years ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆41Updated last year
- Easy-to-use linear and non-linear solver☆51Updated 3 weeks ago