chhu / hcsLinks
A Z-order (Morton-code) like coordinate system as template library for arbitrary dimensions.
☆12Updated 5 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 4 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- toy C++ Vulkan library☆49Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- vectorized high-level math library☆43Updated 6 years ago
- nd-tree data structures and algorithms☆15Updated 9 years ago
- Volume Manipulation Library☆16Updated 2 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Updated 4 years ago
- 3D Computational Geometry in C++11☆20Updated 6 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 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
- Source code repository accompanying the scientific paper "Finding Efficient Spatial Distributions for Massively Instanced 3-d Models" (S.…☆16Updated 5 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆40Updated 5 years ago
- Visual Computing Library☆20Updated 4 months ago
- TinyVDBIO header-only C++ OpenVDB IO library☆37Updated 3 years ago
- SPMD in C++☆68Updated 5 years ago
- Hybrid CPU and GPU ray traced rendering using shared memory.☆57Updated 8 years ago
- A 3D viewer bootstrapping library☆12Updated 2 years ago
- Massively Asynchronous Coding Environment☆18Updated 12 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆63Updated 9 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 4 years ago
- Public domain linear time distance field and Voronoi diagram on lattice grid☆55Updated 8 years ago
- CUDA Extension Wrangler☆25Updated 6 years ago
- OpenCL based GPU accelerated SPH fluid simulation library☆52Updated 9 years ago
- Arbitrary-precision integer and rational arithmetic☆19Updated 4 years ago
- CUDA optimized Path Tracer☆11Updated 6 years ago