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:
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 9 years ago
- vectorized high-level math library☆42Updated 6 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Tiny self-contained C++ version of the PCG32 pseudorandom number generator☆79Updated 9 years ago
- Mallie, bootstrap for your own ray tracer.☆57Updated 8 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 7 years ago
- ☆94Updated 9 years ago
- SPMD in C++☆68Updated 5 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆29Updated 3 years ago
- A CPU Raytracer☆27Updated 9 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 4 years ago
- A micro packet ray tracer☆14Updated 8 years ago
- ☆115Updated last year
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆23Updated 6 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆61Updated 9 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 9 years ago
- RichieSam's Adventures in Path Tracing☆21Updated 10 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Robust geometric predicates☆63Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 14 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Geometry related data structures (C11)☆114Updated 9 years ago
- DSL for physical simulation☆90Updated 9 years ago
- tiny C library of various graphics utilities and GL demos☆58Updated 6 years ago
- fast open addressing hash table☆42Updated 2 months ago
- A header-only C-like shading language compiler that writes Metal, HLSL, GLSL☆60Updated 6 years ago
- single-header c++ math library☆110Updated 5 years ago
- Flexible Rasterizer in OpenCL☆49Updated 9 years ago