Difference between revisions of "Hexagon"

From HexWiki
Jump to: navigation, search
(the previsous page was non-sense and had nothing to do with the pages that linked to it.)
(Converted to new hexboard diagrams)
Line 1: Line 1:
A hexagon a 6 edge polygon. It has 6 neighbours. <hex>R1 C1</hex>
+
A hexagon is a 6 edge regular polygon.
 +
<hexboard size="1x1"
 +
  edges="none"
 +
  coords="none"
 +
/>
  
In a hexagon tiling, two hexagons either share one and only one side or share nothing. Whereas in a Square tiling two squares may share only one corner.
+
In a hexagon tiling, each hexagon has up to 6 neighbors. Two hexagons either share one and only one side or share nothing. Whereas in a square tiling two squares may share only one corner.
<hex>R5 C10 </hex>
+
<hexboard size="5x10"
 +
  edges="none"
 +
  coords="none"
 +
/>

Revision as of 04:58, 9 December 2020

A hexagon is a 6 edge regular polygon.

In a hexagon tiling, each hexagon has up to 6 neighbors. Two hexagons either share one and only one side or share nothing. Whereas in a square tiling two squares may share only one corner.