InteractiveComputerGraphics / cuNSearchLinks
A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.
☆106Updated 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)☆34Updated last week
- GPU-accelerated triangle mesh processing☆268Updated last week
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 9 months ago
- Fast CUDA 3x3 SVD☆75Updated 6 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆168Updated 2 months ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆220Updated 5 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 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…☆160Updated last year
- Affine Particle-in-Cell Water Simulation in 2D☆120Updated last year
- ☆71Updated 2 weeks ago
- Author's implementation of SIGGRAPH 2023 paper, "A Practical Walk-on-Boundary Method for Boundary Value Problems."☆55Updated 2 months ago
- ☆11Updated 9 months ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆176Updated last year
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆139Updated last year
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆83Updated 2 years ago
- Optimization-based implicit material point method☆48Updated 9 months ago
- A library for various continuous collision detection algorithms.☆59Updated 2 years ago
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆17Updated 3 weeks ago
- Robust Coarse Curved TetMesh Generation☆38Updated last year
- Convex Polyhedral Meshing for Robust Solid Modeling☆60Updated last month
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated 11 months ago
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆145Updated 3 months ago
- ☆128Updated 3 months ago
- ☆39Updated 3 years ago
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- A projection-based bijective map definition and a robust algorithm to construct the prismatic shell domain. https://cs.nyu.edu/~zhongshi/…☆27Updated 4 years ago
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆34Updated 3 years ago
- zenus parallel computing library for zenus physics-based simulations☆89Updated 2 months ago
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆79Updated 2 years ago