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
- ☆278Updated last month
- ☆69Updated 2 months ago
- 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
- CUDA implementation of parallel radix sort using Blelloch scan☆66Updated last year
- 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
- OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.☆39Updated 2 weeks ago
- Code samples for the CUDA tutorial "CUDA and Applications to Task-based Programming"☆94Updated 2 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
- A conservative continuous collision detection (CCD) method with support for minimum separation. [Wang et al. 2021]☆147Updated 7 months ago
- C++ library for fast computation of neighbor lists in point clouds.☆54Updated 2 weeks 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
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆26Updated 5 years ago
- A header-only, single-file library for colormaps written in C++11☆358Updated 3 weeks ago
- Octree/Quadtree/N-dimensional linear tree☆202Updated last week
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆64Updated last month
- GPU-accelerated triangle mesh processing☆288Updated this week
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆107Updated last year
- Source code for paper "Parallel Computation of 3D Clipped Voronoi Diagrams"☆32Updated 3 weeks ago
- Local and distributed octrees based on Morton codes with halo discovery and exchange with a 3D collision detection algorithm☆45Updated 2 months ago
- GPU-accelerated KD-tree implementation☆46Updated 4 years ago
- TriMe++: a multi-threaded software library for 2D geometry meshing using the Delaunay triangulation☆18Updated last year
- BGHT: High-performance static GPU hash tables.☆71Updated 5 months ago
- Code for our Siggraph 24 Paper Differentiable Geodesic Distance for Intrinsic Minimization on Triangle Meshes☆44Updated 10 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
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- fast distance and ray intersection queries☆445Updated last month
- A warp-oriented dynamic hash table for GPUs☆76Updated last year
- A nano spline library in modern C++.☆127Updated 2 weeks ago