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 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
- vectorized high-level math library☆43Updated 6 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated last month
- nd-tree data structures and algorithms☆15Updated 10 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Cross-platform headers-only C++11 framework for streaming data packets through a graph of data-transforming nodes☆16Updated 10 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 9 years ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆64Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- A vectorized software rasterization pipeline optimized for rendering a sparse set of pixels with 16x MSAA.☆16Updated 8 years ago
- A c++ library for paths defined by points within the 2d space☆46Updated 9 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- A Simple and flexible half edge data structure☆18Updated 7 months ago
- The front end code of my masters thesis which is about computational steering and CAVE virtual reality environment.☆19Updated 5 years ago
- iji2dgrid is a grid that can be used to accelerate broadphase queries, or for coarse collision detection.☆14Updated 7 years ago
- C/C++ Isosurface Extraction library☆14Updated 8 years ago
- toy C++ Vulkan library☆49Updated 7 years ago
- C++ library for defining and controlling modern GPU rendering/processing operations.☆43Updated 3 years ago
- Single header library for creating image atlases.☆27Updated 3 years ago
- Visual Computing Library☆20Updated 3 weeks ago
- Single header SPIR-V compressor for C and C++☆31Updated 9 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- NodeGraph - A simple directed graph with visualization UI.☆23Updated last year
- a binary format for baked (bak3d) 3d files☆19Updated 10 years ago