johnarobinson77 / KdTreeGPULinks
A gpu based implementation of a K-D Tree Builder
☆114Updated 6 years ago
Alternatives and similar repositories for KdTreeGPU
Users that are interested in KdTreeGPU are comparing it to the libraries listed below
Sorting:
- ☆273Updated 3 months ago
- GPU-accelerated KD-tree implementation☆45Updated 4 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆106Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆226Updated 5 years ago
- GPU-accelerated triangle mesh processing☆274Updated last week
- CUDA implementation of parallel radix sort using Blelloch scan☆64Updated last year
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆366Updated 3 weeks ago
- ☆37Updated 7 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☆38Updated this week
- Fast rendering of large point clouds in OpenGL using compute shaders.☆163Updated 4 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆172Updated 7 years ago
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆45Updated 5 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Simple OpenGL mesh/point cloud viewer☆123Updated 2 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆242Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆56Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆369Updated 5 years ago
- CUDA-accelerated LOD construction for point clouds☆152Updated 2 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 3 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆30Updated 8 months ago
- 离散几何处理中文版翻译☆60Updated 3 years ago
- ☆23Updated 4 years ago
- a simple C++ library to import/export Stanford PLY data.☆22Updated last year
- Signed Distance Function from triangle mesh.☆94Updated 6 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆330Updated 2 years ago
- ☆14Updated 3 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- A simple benchmark comparing various libraries for ply file i/o☆27Updated 10 months ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆35Updated last month