adishavit / hilbertLinks
Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries
☆71Updated 9 years ago
Alternatives and similar repositories for hilbert
Users that are interested in hilbert are comparing it to the libraries listed below
Sorting:
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆29Updated 3 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- vectorized high-level math library☆43Updated 6 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- SPMD in C++☆68Updated 5 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 8 years ago
- fast open addressing hash table☆41Updated 3 weeks ago
- Mallie, bootstrap for your own ray tracer.☆57Updated 8 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆66Updated 10 years ago
- A header-only library which allows (un)quantifying efficiently unorganized indexed unit vector sets in 3D.☆48Updated 6 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Space partitioning structures visualization☆42Updated 2 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- ☆114Updated 11 months ago
- Robust geometric predicates☆61Updated last year
- A 2D constrained Delaunay triangulation library☆80Updated 7 years ago
- A micro packet ray tracer☆14Updated 7 years ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 5 years ago
- #include <engine>☆40Updated 6 years ago
- ☆94Updated 9 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆40Updated 5 years ago
- Small code to write OpenEXR images☆59Updated 2 years ago
- Accurately control the speed at which parameters interpolate over curves☆67Updated 6 years ago
- SPEAR is a integrated domain specific language translating C++17 to SPIR-V at host runtime☆51Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆141Updated 3 years ago
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆23Updated 5 years ago