Skip to content

Instantly share code, notes, and snippets.

@voltrevo
Created October 20, 2015 02:45
Show Gist options
  • Save voltrevo/5112d7c43d7b5df4d98c to your computer and use it in GitHub Desktop.
Save voltrevo/5112d7c43d7b5df4d98c to your computer and use it in GitHub Desktop.
hexagonal topologies
I - J - K - L - G - H - I
/ \ / \ / \ / \ / \ / \ / \
F - A - B - C - D - E - F - A
\ / \ / \ / \ / \ / \ / \ / \
L - G - H - I - J - K - L - G
\ / \ / \ / \ / \ / \ / \ /
D - E - F - A - B - C - D
F - G - H - E - F
/ \ / \ / \ / \ / \
D - A - B - C - D - A
\ / \ / \ / \ / \ / \
H - E - F - G - H - E
\ / \ / \ / \ / \ /
C - D - A - B - C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment