View Single Post
  #2  
Old November 3rd, 2007, 04:14 AM

Marek_Tucan Marek_Tucan is offline
Major
 
Join Date: Jun 2005
Location: Kladno, Czech Republic
Posts: 1,176
Thanks: 12
Thanked 49 Times in 44 Posts
Marek_Tucan is on a distinguished road
Default Re: Map Scale Question: Help Please

Great aid for this is a little programme called HexGrid (though I am at loss trying to figure out where did I DL it from), you just load a picture, set the horisontal map dimansion (say 1500 meters), distance between hex flats (50 meters in this case) and the programme casts a hex grid over the map.

As for hex dimensions, I did a bit of exercise in geometry



if x is width of the hex and y is height of the hex row, then we know that x = 50 meters.
Hex radius r can be derived from right triangle with hypotenuse of r and legs r/2 and x/2.
Then r = (x/2)*sqr.root(4/3), that is 28,87 meters.

Hex row height, y = 3/2*r, that is 43,3 meters.
__________________
This post, as well as being an ambassador of death for the enemies of humanity, has a main message of peace and friendship.
Reply With Quote