My rnd isometric hexagonal autotiled grid.
I wondered why there is no any autotiling algorithm realisation in the internet so I wrote my own.
This project contains: isometric hexagonal grid; autotiling for hexagones; little map editor supporting save/load to xml file
The package includes zero editor scripts so You must know how to code c# for using it. Low performance becouse of unoptimized graphics.
Hope this project will help You in implementing Your own dreams.