adishavit / hilbert
Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries
☆70Updated 8 years ago
Alternatives and similar repositories for hilbert
Users that are interested in hilbert are comparing it to the libraries listed below
Sorting:
- Robust geometric predicates☆58Updated 10 months ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆22Updated 5 years ago
- vectorized high-level math library☆43Updated 5 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Fast Hilbert Curve Generation, Sorting, and Range Queries☆16Updated 9 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 2 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- robust geometric predicates☆36Updated 4 years ago
- Fast hash table template for array indexes.☆27Updated 8 years ago
- Fast open addressing hash table☆41Updated last year
- 3d math with C and SIMD intrinsics☆42Updated 3 years ago
- Library for creating and manipulating dual quaternions.☆52Updated 8 months ago
- RichieSam's Adventures in Path Tracing☆20Updated 10 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 5 years ago
- Fast Hilbert Curves☆73Updated 8 years ago
- single-header c++ math library☆108Updated 4 years ago
- Arithmetic for morton ordering☆32Updated 8 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆39Updated 4 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Parallel Stable Sort☆14Updated 9 years ago