aavenel / FastMortonKeysLinks
Compute morton keys using a look-up table generated at compile-time.
☆31Updated 8 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 4 years ago
- Volume Manipulation Library☆16Updated last year
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- nimbus: a cloud computing framework for high performance computations☆25Updated 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…☆36Updated 4 years ago
- A library for C++/Fortran computer simulations (e.g. stencil codes, mesh-free, unstructured grids, n-body & particle methods). Scales fro…☆27Updated 3 years ago
- Fast Hilbert Curve Generation, Sorting, and Range Queries☆16Updated 9 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 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
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 2 years ago
- WIP for a k-d-tree implementation in CUDA☆35Updated 2 years ago
- Library for the GPU-accelerated spatial indexing and processing of particles in 2D and 3D with OpenCL. Currently offers trees based on sp…☆27Updated 9 months ago
- Header-only base C++ library.☆20Updated 8 years ago
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- Triangulation Template Library☆26Updated last month
- toy C++ Vulkan library☆49Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 8 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- CMake module collection☆30Updated 10 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Implementation of Ken Shoemake's arcball transform with a few additions.☆11Updated 10 years ago
- vectorized high-level math library☆43Updated 5 years ago
- Parallel k-D Tree Construction☆57Updated 13 years ago
- Robust geometric predicates☆60Updated 11 months ago
- Simple voxelizer make use of CPU SIMD units☆2Updated 2 weeks ago
- Massively Asynchronous Coding Environment☆18Updated 12 years ago
- A modified version of the public physbam repo to support using Cmake and newer Gcc compilers