ingowald / cudaKDTreeLinks
☆277Updated 2 months ago
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
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated 2 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆108Updated last year
- GPU-accelerated triangle mesh processing☆289Updated last week
- GPU-accelerated KD-tree implementation☆46Updated 4 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
- CUDA implementation of parallel radix sort using Blelloch scan☆67Updated last year
- An easily integrable Cholesky solver on CPU and GPU☆252Updated last week
- an implementation of parallel linear BVH (LBVH) on GPU☆241Updated 5 years ago
- Dr.Jit — A Just-In-Time-Compiler for Differentiable Rendering (core library)☆121Updated this week
- Automatic Differentiation in Geometry Processing Made Simple☆415Updated 2 months ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆384Updated 4 months ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆32Updated 11 months ago
- μ-Cuda, COVER THE LAST MILE OF CUDA. With features: intellisense-friendly, structured launch, automatic cuda graph generation and updatin…☆204Updated 3 weeks 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
- Set of utilities supporting workflows common in GPU raytracing applications☆129Updated last week
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆19Updated last year
- CUDA-accelerated LOD construction for point clouds☆155Updated 2 years ago
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆40Updated last month
- fast distance and ray intersection queries☆448Updated 2 months ago
- ☆50Updated 3 years ago
- Reference implementation of Oi-BVH tree from the paper "Binary Ostensibly‐Implicit Trees for Fast Collision Detection"☆31Updated 4 years ago
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆241Updated last year
- Grid-Free Monte Carlo Solvers for Partial Differential Equations☆265Updated 4 months ago
- Fast rendering of large point clouds in OpenGL using compute shaders.☆170Updated 8 months ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last month
- 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…☆167Updated last year
- Octree/Quadtree/N-dimensional linear tree☆206Updated 3 weeks ago
- A C++ library to compute neighborhood information for point clouds within a fixed radius. Suitable for many applications, e.g. neighborho…☆171Updated 4 months ago