ingowald / cudaKDTree
☆232Updated 3 weeks ago
Alternatives and similar repositories for cudaKDTree:
Users that are interested in cudaKDTree are comparing it to the libraries listed below
- A gpu based implementation of a K-D Tree Builder☆110Updated 5 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆100Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆204Updated 4 years ago
- GPU-accelerated triangle mesh processing☆255Updated this week
- CUDA-accelerated LOD construction for point clouds☆147Updated last year
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆342Updated last year
- GPU-accelerated KD-tree implementation☆44Updated 3 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆173Updated last month
- Automatic Differentiation in Geometry Processing Made Simple☆392Updated last week
- Fixed Radius Nearest Neighbor Search on GPU☆185Updated last year
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆26Updated last month
- ☆255Updated last month
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆164Updated last year
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆45Updated 4 years ago
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆106Updated this week
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆75Updated 5 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆238Updated last year
- CUDA implementation of parallel radix sort using Blelloch scan☆63Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- ☆64Updated 2 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆42Updated 3 months ago
- An easily integrable Cholesky solver on CPU and GPU☆234Updated 5 months 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…☆153Updated last year
- Finding the nearest neighbor for 3d points in KD tree. Two implementations: nn.cpp (CPU) and nn.cu (CUDA GPU).☆14Updated 3 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆135Updated last year
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆31Updated 3 months ago
- LiDAR SiMulator v2: Interactive 2D LiDAR scanner simulator version II. Implemented via Rust and CUDA.☆12Updated last year
- ☆83Updated last year
- A cuda implementation of GPU Poisson Reconstruction.(Data-Parallel Octrees based)☆39Updated 9 months ago
- MeshTaichi: A Compiler for Efficient Mesh-based Operations (SIGGRAPH Asia 2022)☆245Updated 2 years ago