Hexagonal (triangular, voronoi) grid image generator
-
Updated
Jul 12, 2024 - TypeScript
Hexagonal (triangular, voronoi) grid image generator
HexLife is a GPU-accelerated, hexagonal grid implementation of Conway’s Game of Life using OpenGL. It explores complex cellular automata behavior on non-square lattices, enabling interactive real-time simulations with high performance. Ideal for those interested in generative systems, computer graphics, and computational biology.
Hexagonal grid math library for game development.
H3 hexagonal geospatial indexing for Dart & Flutter — Uber H3 v4.5.0 bindings via dart:ffi (native) and h3-js (web). GIS, mapping, geofencing & spatial analytics. A geohash alternative.
Interactive hexagonal grid tool for quantitative pathology image analysis, tissue area measurement, and histopathology research in React and TypeScript.
Hexagonal Grid Visualization
Uber H3 v4 geospatial index in Zig — idiomatic wrapper + pure-Zig port. 211 tests, 27k+ cross-validation cases, 94.4% coverage, property/fuzz/mutation testing.
The interactive playground for Uber's H3 geospatial grid — inspect cells, animate gridDisk/gridRing, draw paths & polygons, export GeoJSON/CSV. Go + SvelteKit.
H3 hexagonal geospatial indexing demo with point aggregation, neighbor analysis, and interactive map visualization
Abalone board game in Go — play over the network
Hexagonal checkers — browser multiplayer
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.
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.
Global hexagonal grid system for geospatial data.
Framework-agnostic SVG hex grid toolkit with cube coordinates and interactive helpers
Hexagonal Game of Life with Custom Rules
In hexagonal tic tac toe there is such structure called triangle. It is yet unknown whether it is defendable. I precomputed and proofed that within several move restrictions all but one is response does'nt lead to loss.
A Windows-native TUI logic puzzle game inspired by Slitherlink. Features a custom character-based GUI framework and a hexagonal backtracking solver. Developed as a C++ course assignment.
🧬 A hexagonal strategy game built in C++, featuring AI opponents and a unique cellular automata-inspired gameplay mechanic.
Add a description, image, and links to the hexagonal-grid topic page so that developers can more easily learn about it.
To associate your repository with the hexagonal-grid topic, visit your repo's landing page and select "manage topics."