Skip to content

Commit b8467ca

Browse files
authored
Link to codepen collection
Added a link to a codepen collection with other hexagon patterns
1 parent ea76499 commit b8467ca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,10 @@ s = horizontal spacing between hexagons
5353
5454
m = - h + h * cos(60deg) + s * sin (60deg)
5555
```
56+
## Other patterns for the hexagon grid
57+
For other patterns:
58+
* different number of hexagons per row
59+
* other centering options
60+
* have less hexagons on the even rows than on the odd ones
61+
62+
you can check this [codepen collection](http://codepen.io/collection/npgxpm/)

0 commit comments

Comments
 (0)