Hex Map Addressing

32 thoughts
last posted Feb. 17, 2015, 1:52 a.m.

15 earlier thoughts

0

The "opposite" scenario we described above is actually just:

  • if (t - d) == 3, result is 0
  • if (t - d) == -3, result is 0

16 later thoughts