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:
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆23Updated 7 years ago
- Compute morton keys using a look-up table generated at compile-time.☆31Updated 8 years ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 2 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
- Robust geometric predicates☆60Updated 11 months ago
- vectorized high-level math library☆43Updated 5 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 C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆116Updated 13 years ago
- RichieSam's Adventures in Path Tracing☆20Updated 10 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- robust geometric predicates☆37Updated 4 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- Implementation of the paper: `GPU Ray Tracing using Irregular Grids`☆53Updated 6 years ago
- ☆33Updated this week
- Geometry related data structures (C11)☆110Updated 8 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- Octree/BVH: building and traversal (for fast ray-triangle-intersection)☆77Updated 11 years ago
- A C/C++ single-file library that packs triangles of a 3D mesh into a rectangle/texture.☆60Updated 8 years ago
- Flexible Rasterizer in OpenCL☆49Updated 9 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆54Updated 8 years ago
- Mallie, bootstrap for your own ray tracer.☆57Updated 8 years ago
- A modified version of the public physbam repo to support using Cmake and newer Gcc compilers☆30Updated 9 years ago
- DSL for physical simulation☆89Updated 8 years ago
- A simplicial mesh structure that supports general non-manifold meshes and associated data☆40Updated 11 years ago
- Graphics related projects/prototypes/playground (Vulkan, C++17)☆36Updated 3 years ago