ingowald / cudaKDTreeLinks
☆246Updated 2 months ago
Alternatives and similar repositories for cudaKDTree
Users that are interested in cudaKDTree are comparing it to the libraries listed below
Sorting:
- A gpu based implementation of a K-D Tree Builder☆113Updated 5 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆103Updated last year
- GPU-accelerated triangle mesh processing☆261Updated this week
- an implementation of parallel linear BVH (LBVH) on GPU☆211Updated 5 years ago
- GPU-accelerated KD-tree implementation☆45Updated 3 years ago
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆46Updated 4 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆42Updated 4 months ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆27Updated last week
- 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…☆157Updated last year
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆110Updated this week
- CUDA-accelerated LOD construction for point clouds☆147Updated 2 years ago
- Fixed Radius Nearest Neighbor Search on GPU☆188Updated last year
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆169Updated last year
- An easily integrable Cholesky solver on CPU and GPU☆236Updated 6 months ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆30Updated 4 months ago
- fast distance and ray intersection queries☆401Updated last week
- Set of utilities supporting workflows common in GPU raytracing applications☆119Updated this week
- RTX compute samples☆70Updated 2 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆345Updated last year
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆135Updated last year
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated last week
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆177Updated 3 weeks ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- ☆256Updated 3 weeks ago
- Automatic Differentiation in Geometry Processing Made Simple☆401Updated last month
- Finding the nearest neighbor for 3d points in KD tree. Two implementations: nn.cpp (CPU) and nn.cu (CUDA GPU).☆14Updated 3 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
- Octree/Quadtree/N-dimensional linear tree☆171Updated 3 weeks ago