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
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Robust geometric predicates☆58Updated 9 months 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
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- Mallie, bootstrap for your own ray tracer.☆57Updated 8 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- Arithmetic for morton ordering☆32Updated 8 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆64Updated 9 years ago
- ☆93Updated 8 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 CPU Raytracer☆27Updated 8 years ago
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆21Updated 5 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- Single header implementation of "A linear-time component-labeling algorithm using contour tracing technique" by Fu Chang, Chun-Jen Chen,…☆55Updated last year
- qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics☆35Updated 6 years ago
- Fast open addressing hash table☆41Updated last year
- Spherical Harmonic Tools☆103Updated 8 years ago
- A micropolygon rasterizer written in OpenCL☆39Updated 10 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- A simple feature-preserving isotropic remesher based on edge flips, edge collapses and vertex repositioning☆51Updated 7 months ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆74Updated 8 years ago
- vectorized high-level math library☆43Updated 5 years ago
- CUDA optimized Path Tracer☆11Updated 6 years ago
- The code to accompany "Constant Time Stateless Shuffling and Grouping"☆45Updated last year
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆53Updated 6 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 8 years ago
- Space partitioning structures visualization☆42Updated 2 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆52Updated 6 years ago