ingowald / cuBQLLinks
'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)
☆39Updated 2 weeks ago
Alternatives and similar repositories for cuBQL
Users that are interested in cuBQL are comparing it to the libraries listed below
Sorting:
- Sweep and Tiniest Queue & Tight-Inclusion GPU CCD☆17Updated last month
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- ☆31Updated last year
- Open source code for SIGGRAPH 2022 journal paper TopoCut.☆27Updated 3 years ago
- gQuery: Fast CPU and GPU-Accelerated Geometry Queries☆20Updated 6 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated 11 months ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Author's implementation of SIGGRAPH 2023 paper, "A Practical Walk-on-Boundary Method for Boundary Value Problems."☆56Updated 4 months ago
- A massively parallel high performance GPU Cosserat Rods Simulator☆48Updated last month
- ☆72Updated 2 months ago
- A collection of examples following the OptiX 7 Siggraph course that demonstrate how to use Slang with OptiX☆13Updated 4 years ago
- Collision Handling Code for the Eurographics 2025 Paper: A Unified Discrete Collision Framework for Triangle Primitives