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.
Hexagonal Grid Visualization
A specialized tool for calculating proportional areas in pathology images using a hexagonal grid system.
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.
Abalone board game in Go — play over the network
Global hexagonal grid system for geospatial data.
🧬 A hexagonal strategy game built in C++, featuring AI opponents and a unique cellular automata-inspired gameplay mechanic.
Equal-area hexagonal discrete global grids using the Snyder ISEA projection. Fast C++ core with sf/terra integration.
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.
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.
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."