TMesh:use for representing irregular grids in cellular automata simulations.also included:some graph theory with :-Dijkstra_algorithm-Voronoiand more algorithms
Generate 3D cellular automata
Building
$ git clone https://github.com/tterrasson/crystal
$ cd crystal
$ export GO111MODULE="on"
$ go build -o bin/grow ./cmd/grow
$ go build -o bin/search ./cmd/search
Looking for new rules
Generate 16 random 5 states