adishavit / hilbertLinks
Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries
☆71Updated 8 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 8 years ago
- Robust geometric predicates☆60Updated last year
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆23Updated 7 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 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☆75Updated 9 years ago
- A CPU Raytracer☆27Updated 8 years ago
- vectorized high-level math library☆43Updated 6 years ago
- Parallel Stable Sort☆15Updated 9 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆55Updated 6 years ago
- Poisson-disk sampling code as described in "A Spatial Data Structure for Fast Poisson-Disk Sample Generation".☆23Updated 5 years ago
- Fast open addressing hash table☆41Updated last year
- toy C++ Vulkan library☆49Updated 6 years ago
- Fast Hilbert Curve Generation, Sorting, and Range Queries☆16Updated 9 years ago
- SPMD in C++☆68Updated 5 years ago
- RichieSam's Adventures in Path Tracing☆20Updated 10 years ago
- Implementation for "Bounding Volume Hierarchy Optimization through Agglomerative Treelet Restructuring"☆56Updated 9 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
- Mallie, bootstrap for your own ray tracer.☆57Updated 8 years ago
- Flexible Rasterizer in OpenCL☆49Updated 9 years ago
- Simple, quick'n dirty, pathtracer☆38Updated 3 years ago
- A micropolygon rasterizer written in OpenCL☆39Updated 10 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆138Updated 3 years ago
- fork of NVIDIA's cudaraster for research use, taken from http://code.google.com/p/cudaraster/☆28Updated 12 years ago
- Basic CUDA path tracer with triangle mesh support☆51Updated 5 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 3 years ago
- nimbus: a cloud computing framework for high performance computations☆25Updated 5 years ago