ingowald / cudaKDTreeLinks
☆278Updated last month
Alternatives and similar repositories for cudaKDTree
Users that are interested in cudaKDTree are comparing it to the libraries listed below
Sorting:
- A gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated last month
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- GPU-accelerated KD-tree implementation☆46Updated 4 years ago
- GPU-accelerated triangle mesh processing☆286Updated last week
- an implementation of parallel linear BVH (LBVH) on GPU☆241Updated 5 years ago
- An easily integrable Cholesky solver on CPU and GPU☆252Updated last month
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆119Updated last week
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆46Updated 5 years ago
- Automatic Differentiation in Geometry Processing Made Simple☆414Updated last month
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆32Updated 10 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆200Updated this week
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆379Updated 3 months ago
- fast distance and ray intersection queries☆445Updated last month
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆39Updated 2 weeks ago
- CUDA-accelerated LOD construction for point clouds☆154Updated 2 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆239Updated last year
- Set of utilities supporting workflows common in GPU raytracing applications☆127Updated 3 weeks ago
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆18Updated last year
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆146Updated last year
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆79Updated 5 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly ‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- Fast radius neighbor search with an Octree (ICRA 2015)☆371Updated 6 years ago
- Fast rendering of large point clouds in OpenGL using compute shaders.☆168Updated 7 months ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 4 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆21Updated 6 years ago
- A cuda implementation of GPU Poisson Reconstruction.(Data-Parallel Octrees based)☆49Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Grid-Free Monte Carlo Solvers for Partial Differential Equations☆261Updated 3 months ago