Hexagon Update and Demo Section
I found a really great article that is possibly the end-all reference for creating hexagons programmatically:
Red Blob Games » Hexagonal Grids
The previous post about hexagons was concerned with the internal angles that comprise the shape. After reading the article above, it clearly illustrates that hexagons are better understood as circles; especially if they are used in a grid.
Demo Section
A new Demo section is set up to create experiments to better understand how to create animated experiences. This started with some simple lines on canvas and developed into some different hexagonal drawings (surprise!).