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
- ☆231Updated this week
- 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 11 months ago
- GPU-accelerated triangle mesh processing☆254Updated this week
- an implementation of parallel linear BVH (LBVH) on GPU☆202Updated 4 years ago
- CUDA implementation of parallel radix sort using Blelloch scan☆62Updated last year
- ☆36Updated 6 years ago
- ☆64Updated last year
- ☆13Updated 3 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆26Updated 2 weeks ago
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆45Updated 4 years ago
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆53Updated 6 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆339Updated last year
- Simple OpenGL mesh/point cloud viewer☆121Updated 2 years ago
- 离散几何处理中文版翻译☆58Updated 2 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
- Automatic Differentiation in Geometry Processing Made Simple☆389Updated 5 months ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆155Updated 3 years ago
- Signed Distance Function from triangle mesh.☆92Updated 6 years ago
- CUDA-accelerated LOD construction for point clouds☆145Updated last year
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆16Updated last year
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 3 years ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆163Updated last year
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 4 months ago
- GPU Accelerated Rasterizer written in CUDA☆40Updated 7 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆31Updated 2 months ago
- Fast rendering of large point clouds in OpenGL through compute shaders.☆149Updated last year
- nanothread — Minimal thread pool for task parallelism☆73Updated last week
- Set of utilities supporting workflows common in GPU raytracing applications☆109Updated last week