1 / 2
in the orthogonal view, we can draw an n*3 square around the origin to create a repeating square pattern. it is then a simple matter of modding the coords to the square, then doing some comparisons to map them back to the central hex aka the wrapped coordinates.
1 likes 2 replies
?