johnarobinson77 / KdTreeGPU
A gpu based implementation of a K-D Tree Builder
☆110Updated 5 years ago
Alternatives and similar repositories for KdTreeGPU:
Users that are interested in KdTreeGPU are comparing it to the libraries listed below
- ☆232Updated 3 weeks ago
- GPU-accelerated KD-tree implementation☆44Updated 3 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
- GPU-accelerated triangle mesh processing☆255Updated this week
- an implementation of parallel linear BVH (LBVH) on GPU☆204Updated 4 years ago
- Signed Distance Function from triangle mesh.☆93Updated 6 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆75Updated 5 years ago
- Simple OpenGL mesh/point cloud viewer☆122Updated 2 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆342Updated last year
- a simple C++ library to import/export Stanford PLY data.☆22Updated 10 months ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆53Updated 7 months ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆164Updated last year
- 离散几何处理中文版翻译☆58Updated 3 years ago
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- ☆13Updated 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
- CUDA implementation of parallel radix sort using Blelloch scan☆63Updated last year
- ☆36Updated 6 years ago
- ☆64Updated 2 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆135Updated last year
- CUDA-accelerated LOD construction for point clouds☆147Updated last year
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- A working copy of the code from "A Benchmark for Surface Reconstruction" by Berger et. Al☆52Updated 7 months ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆238Updated last year
- Parallel construction of binary radix trees, implemented from an nVidia paper.☆20Updated 4 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆19Updated 5 years ago
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆177Updated 7 years ago
- Automatic Differentiation in Geometry Processing Made Simple☆392Updated last week