aavenel / FastMortonKeysLinks
Compute morton keys using a look-up table generated at compile-time.
☆31Updated 9 years ago
Alternatives and similar repositories for FastMortonKeys
Users that are interested in FastMortonKeys are comparing it to the libraries listed below
Sorting:
- Arithmetic for morton ordering☆32Updated 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 5 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Volume Manipulation Library☆17Updated 2 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 5 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- data-parallel out-of-core library☆50Updated 3 weeks ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆29Updated 3 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Parallel Stable Sort☆15Updated 10 years ago
- 3D Computational Geometry in C++11☆20Updated 7 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- DSL for physical simulation☆90Updated 9 years ago
- Visual Computing Library☆20Updated last month
- Launching collective tasks in bulk☆37Updated 6 years ago
- vectorized high-level math library☆42Updated 6 years ago
- Levelset-light is an open source C++ library for storing and manipulations on voxel data. It is used for representing geometry in fluid d…☆20Updated 7 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- A Z-order (Morton-code) like coordinate system as template library for arbitrary dimensions.☆12Updated 6 years ago
- SPMD in C++☆68Updated 5 years ago
- Triangulation Template Library☆26Updated last month
- A modified version of the public physbam repo to support using Cmake and newer Gcc compilers☆32Updated 10 years ago
- A micro packet ray tracer☆14Updated 8 years ago
- CMU 15-462/662 Assignment 2: A Mini-Mesh Editor☆19Updated 9 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77Updated 7 years ago
- C++ math / geometry / mesh processing library☆62Updated 7 years ago
- Combinatorial and Geometric modeling with Generic N-dimensional Maps☆49Updated 6 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago