First attempt at a HexRing map

Post unfinished work here for feedback and advise.
User avatar
kstingel
Posts: 62
Joined: Fri Feb 12, 2016 3:27 pm

First attempt at a HexRing map

Postby kstingel » Thu May 19, 2016 2:53 pm

I've been putting together a HexRing drawing for use in game mapping ...
Image

if I can ever get my Python generation script to work, I plan on making the hextiles layer into an extension

I've chosen to use path elements rather than stars for the Hexagons but I'm not sure how to go about scripting the dynamic generation of the "tiles"
- a typical XY offset won't work for displaying a ring formation

the image can be downloaded from http://kstingel.com/svg/hexrings_mockup.svg if you want to view my code

Return to “Work in progress”