RSSAmplifier

Backdrifting · Feb 10, 2023

Hex Grids and Cube Coordinates

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Hex Grids and Cube Coordinates Posted 2/10/2023 I recently needed to make a graph with a hex lattice shape, like this: I needed to find distances and paths between different hexagonal tiles, which proved challenging in a cartesian coordinate system. I tried a few solutions, and it was a fun process, so let’s examine each option. Row and Column (Offset) Coordinates The most “obvious” way to index…

Read on backdrifting.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.