ingowald / cudaKDTree
☆231Updated this week
Alternatives and similar repositories for cudaKDTree:
Users that are interested in cudaKDTree are comparing it to the libraries listed below
- A gpu based implementation of a K-D Tree Builder☆110Updated 5 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
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆339Updated last year
- Automatic Differentiation in Geometry Processing Made Simple☆389Updated 5 months ago
- an implementation of parallel linear BVH (LBVH) on GPU☆202Updated 4 years ago
- GPU-accelerated KD-tree implementation☆44Updated 3 years ago
- fast distance and ray intersection queries☆373Updated last week
- CUDA implementation of parallel radix sort using Blelloch scan☆62Updated last year
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆26Updated 2 weeks ago
- An easily integrable Cholesky solver on CPU and GPU☆233Updated 4 months ago
- CUDA-accelerated LOD construction for point clouds☆145Updated last year
- This is the header-only version of the code we used for the experiments in the paper "Fast and Robust Mesh Arrangements using Floating-po…☆153Updated last year
- 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 rendering of large point clouds in OpenGL through compute shaders.☆149Updated last year
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆173Updated 2 weeks ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆135Updated last year
- Set of utilities supporting workflows common in GPU raytracing applications☆109Updated last week
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆92Updated this week
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆163Updated last year
- Fixed Radius Nearest Neighbor Search on GPU☆183Updated last year
- C++ library for fast computation of neighbor lists in point clouds.☆57Updated 4 months ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 5 months ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆41Updated 2 months ago
- Code of Globally Consistent Normal Orientation for Point Clouds by Regularizing the Winding-Number Field. ACM Transactions on Graphics (S…☆304Updated 5 months ago
- Finding the nearest neighbor for 3d points in KD tree. Two implementations: nn.cpp (CPU) and nn.cu (CUDA GPU).☆14Updated 3 years ago
- ☆255Updated 2 weeks ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆155Updated 3 years ago
- Gradient, divergence, Laplacian on point clouds. Useful for setting up and solving PDEs on point clouds and learning anisotropic features…☆75Updated 2 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆75Updated 5 years ago