johnarobinson77 / KdTreeGPULinks
A gpu based implementation of a K-D Tree Builder
☆113Updated 5 years ago
Alternatives and similar repositories for KdTreeGPU
Users that are interested in KdTreeGPU are comparing it to the libraries listed below
Sorting:
- GPU-accelerated KD-tree implementation☆45Updated 3 years ago
- ☆246Updated 2 months 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
- 离散几何处理中文版翻译☆60Updated 3 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆345Updated last year
- ☆66Updated 2 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- ☆37Updated 7 years ago
- Fast CUDA 3x3 SVD☆73Updated 6 years ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆177Updated 3 weeks ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- Simple OpenGL mesh/point cloud viewer☆122Updated 2 years ago
- CUDA-accelerated LOD construction for point clouds☆147Updated 2 years ago
- 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 elegant, high-performance and user-friendly halfedge data structure☆83Updated 4 years ago
- ☆13Updated 3 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆27Updated this week
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆77Updated 5 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated this week
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆157Updated 3 years ago
- A light-weighted, efficient and header-only mesh processing frame work.☆52Updated 2 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
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆135Updated last year
- BGHT: High-performance static GPU hash tables.☆66Updated 2 months ago