An open API service indexing awesome lists of open source software.

https://github.com/rh2/hextilegen

Python to SVG
https://github.com/rh2/hextilegen

Last synced: 10 months ago
JSON representation

Python to SVG

Awesome Lists containing this project

README

          

# About
I am **RH2** and I am inspired by **Boris the Brave**. This is a hexagonal lattice with on/off checks on each vert and midpoint.
This network uses a custom geometry class to propogate vert and midpoint status across adjacent tiles when changes are made.
Begins by initializing the lattice, setting verts and midpoints randomly, and then builds an svg string to output.

# Preview
![Click Construction Panel](preview.png)