InteractiveComputerGraphics / cuNSearchLinks
A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.
☆108Updated last year
Alternatives and similar repositories for cuNSearch
Users that are interested in cuNSearch are comparing it to the libraries listed below
Sorting:
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated 2 months ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last month
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 4 months ago
- GPU-accelerated triangle mesh processing☆289Updated this week
- Fast CUDA 3x3 SVD☆78Updated 7 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 4 years ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆149Updated 7 months ago
- ☆75Updated 3 weeks ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆87Updated 2 years ago
- ☆130Updated 7 months 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 various continuous collision detection algorithms.☆60Updated 2 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆177Updated last month
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆79Updated 2 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- Affine Particle-in-Cell Water Simulation in 2D☆121Updated 2 years ago
- ☆15Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- ☆39Updated 3 years ago
- Convex Polyhedral Meshing for Robust Solid Modeling☆61Updated 3 weeks ago
- ☆55Updated 6 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆241Updated 5 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…☆167Updated last year
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated last month
- ☆52Updated last year
- Gradients/Hessians for optimizing with rotation variables.☆27Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆57Updated 3 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆61Updated 6 months ago