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)☆29Updated last week
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated last week
- GPU-accelerated triangle mesh processing☆263Updated last week
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 7 months ago
- Fast CUDA 3x3 SVD☆73Updated 6 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆212Updated 5 years 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
- Affine Particle-in-Cell Water Simulation in 2D☆119Updated last year
- ☆63Updated last month
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆144Updated last month
- A library for various continuous collision detection algorithms.☆59Updated 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…☆160Updated last year
- Convex Polyhedral Meshing for Robust Solid Modeling☆57Updated last month
- MeshTaichi: A Compiler for Efficient Mesh-based Operations (SIGGRAPH Asia 2022)☆250Updated 2 years ago
- FastCorotatedFEM is a minimalistic implementation of the corotated FEM method which was proposed in paper "Fast Corotated FEM using Opera…☆76Updated 6 years ago
- Toolkit for Meshing in the Wild☆158Updated last week
- General broad-phase collision detection framework using BVH and BVTT front tracking.☆78Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Header only, single file, simple and efficient C++11 library to compute the signed distance function (SDF) to a triangle mesh☆174Updated 11 months ago
- A robust cut-cell mesh generator for arbitrary triangle-mesh inputs☆81Updated 2 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 years ago
- Optimization-based implicit material point method☆47Updated 7 months ago
- zenus parallel computing library for zenus physics-based simulations☆89Updated last week
- ☆127Updated last month
- ☆11Updated 7 months ago
- ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints☆89Updated 5 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 weeks ago
- ☆39Updated 3 years ago
- Author's implementation of SIGGRAPH 2023 paper, "A Practical Walk-on-Boundary Method for Boundary Value Problems."☆55Updated last month
- A high performance and friendly GPU LBVH implementation.☆26Updated last month