johnarobinson77 / KdTreeGPULinks
A gpu based implementation of a K-D Tree Builder
☆114Updated 5 years ago
Alternatives and similar repositories for KdTreeGPU
Users that are interested in KdTreeGPU are comparing it to the libraries listed below
Sorting:
- ☆251Updated 2 weeks ago
- GPU-accelerated KD-tree implementation☆45Updated 3 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
- GPU-accelerated triangle mesh processing☆262Updated this 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!☆352Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆212Updated 5 years ago
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆46Updated 5 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆30Updated 5 months ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Simple OpenGL mesh/point cloud viewer☆123Updated 2 years ago
- 离散几何处理中文版翻译☆60Updated 3 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated this week
- CUDA-accelerated LOD construction for point clouds☆147Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆29Updated this week
- ☆37Updated 7 years ago
- ☆13Updated 3 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆55Updated 9 months ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆240Updated last year
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- Implementation of Hash table for Nießner's Voxel Hashing method☆14Updated 9 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆365Updated 5 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 week
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆77Updated 5 years ago
- An easily integrable Cholesky solver on CPU and GPU☆237Updated 7 months ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆62Updated 11 months ago
- Automatic Differentiation in Geometry Processing Made Simple☆402Updated 2 months ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆180Updated 7 years ago