sebastianlipponer / zorder_knnLinks
Floating point morton order comparison operator.
☆17Updated last year
Alternatives and similar repositories for zorder_knn
Users that are interested in zorder_knn are comparing it to the libraries listed below
Sorting:
- ☆50Updated 3 years ago
- A gpu based implementation of a K-D Tree Builder☆116Updated 6 years ago
- ☆278Updated last month
- ☆69Updated 2 months ago
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- fast distance and ray intersection queries☆443Updated last month
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆63Updated last month
- Automatic Differentiation in Geometry Processing Made Simple☆410Updated last month
- GPU-accelerated triangle mesh processing☆282Updated this week
- 'cubicle' - a CUDA-centric BVH query library (kNN, find closest point, etc)☆39Updated last month
- GPU-accelerated KD-tree implementation☆45Updated 4 years ago
- C++ library for fast computation of neighbor lists in point clouds.☆55Updated last year
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆146Updated 6 months ago
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- Octree/Quadtree/N-dimensional linear tree☆201Updated last month
- GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP☆46Updated 5 years ago
- C++ API to log data in tensorboard format.☆82Updated 5 months ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 5 years ago
- Code for our Siggraph 24 Paper Differentiable Geodesic Distance for Intrinsic Minimization on Triangle Meshes☆43Updated 9 months ago
- Compute one-side Hausdorff distance between triangle meshes with error bound.☆29Updated 3 years ago
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆68Updated last year
- Exact floating-point implementation of root parity CCD [Wang et al. 2022]☆35Updated 3 years ago
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- Source code for paper "Parallel Computation of 3D Clipped Voronoi Diagrams"☆32Updated 5 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- an implementation of parallel linear BVH (LBVH) on GPU☆238Updated 5 years ago
- A sample code for sparse cholesky solver with cuSPARSE and cuSOLVER library☆21Updated 5 years ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆44Updated last month
- Grid-Free Monte Carlo Solvers for Partial Differential Equations☆261Updated 2 months ago