chhu / hcsLinks
A Z-order (Morton-code) like coordinate system as template library for arbitrary dimensions.
☆12Updated 6 years ago
Alternatives and similar repositories for hcs
Users that are interested in hcs 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
- 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
- vectorized high-level math library☆42Updated 6 years ago
- Volume Manipulation Library☆17Updated 2 years ago
- The front end code of my masters thesis which is about computational steering and CAVE virtual reality environment.☆19Updated 5 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- Arithmetic for morton ordering☆32Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 2 months ago
- Foundations of symbol based programming☆30Updated 6 years ago
- DSL for physical simulation☆90Updated 9 years ago
- C/C++ Isosurface Extraction library☆14Updated 9 years ago
- nd-tree data structures and algorithms☆15Updated 10 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 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
- NodeGraph - A simple directed graph with visualization UI.☆23Updated last year
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- BON - Binary Object Notation☆21Updated 8 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 9 years ago
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 5 years ago
- Multithreaded header only C++11 CSV parser☆29Updated last year
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- 3D Computational Geometry in C++11☆20Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 11 months ago
- A generic, modern and extensible numerical toolkit following the syntax and functionality of the GLSL shading language, but it packed wit…☆16Updated last year
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Massively Asynchronous Coding Environment☆18Updated 13 years ago