You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interactive hexagonal cellular automata lab in the browser - Rust/WebAssembly tick engine, instanced WebGL2 rendering, 9 parallel worlds, shareable 128-bit rulesets with mnemonic names, and an evolutionary Auto-Explore search for emergent behavior at the edge of chaos.
Interactive hexagonal grid tool for quantitative pathology image analysis, tissue area measurement, and histopathology research in React and TypeScript.
A reproducible CPU benchmark: does a 2D tile grid's memory layout change a colony-sim's CPU cost? Across 26 workloads on Apple M3 + Intel Sapphire Rapids — the grid barely matters, the within-grid layout does, and it depends on the workload and the CPU.
Floe - an original two-player abstract strategy game with no luck and no draws. Spread your floe, freeze the water, lock your opponent in. Proprietary, all rights reserved.
Interactive web tools for generating and visualizing propolis matrix codes — a hexagonal 2D barcode format using Eisenstein integer coordinates and Hamming error correction. Includes a live demo site with side-by-side QR comparison, a TypeScript encoder/renderer library that exactly matches the C++ reference implementation, and a comparison suite.