johnarobinson77 / KdTreeGPU
A gpu based implementation of a K-D Tree Builder
☆108Updated 5 years ago
Alternatives and similar repositories for KdTreeGPU:
Users that are interested in KdTreeGPU are comparing it to the libraries listed below
- GPU-accelerated KD-tree implementation☆43Updated 3 years ago
- ☆227Updated 3 weeks ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆99Updated 10 months ago
- GPU-accelerated triangle mesh processing☆247Updated 2 weeks ago
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆52Updated 6 months ago
- Fast CUDA 3x3 SVD☆72Updated 6 years ago
- 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…☆162Updated last year
- an implementation of parallel linear BVH (LBVH) on GPU☆199Updated 4 years ago
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆21Updated 2 weeks ago
- CUDA implementation of parallel radix sort using Blelloch scan☆62Updated last year
- ☆64Updated last year
- OpenGL demo of a point rendering and texture filtering technique called Surface Splatting.☆237Updated 10 months ago
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆15Updated last year
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆75Updated 5 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
- Signed Distance Function from triangle mesh.☆92Updated 5 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆18Updated 5 years ago
- ☆36Updated 6 years ago
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆335Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆56Updated 3 months ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆154Updated 3 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆33Updated 4 months ago
- A light-weighted, efficient and header-only mesh processing frame work.☆51Updated 2 years ago
- ☆75Updated 10 years ago
- GPU Accelerated Rasterizer written in CUDA☆40Updated 7 years ago
- MeshTaichi: A Compiler for Efficient Mesh-based Operations (SIGGRAPH Asia 2022)☆242Updated last year
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆138Updated 9 months ago
- Curvature assignment for Geometry Processing course☆153Updated last year