Change how a trihexaflexagon is drawn
authorAntonio Ospite <ao2@ao2.it>
Wed, 27 Jun 2018 13:48:35 +0000 (15:48 +0200)
committerAntonio Ospite <ao2@ao2.it>
Thu, 28 Jun 2018 14:34:52 +0000 (16:34 +0200)
commit5f2e900515a64fe483569855b89f26abcc89a441
tree9736c04ce626e19d57a077466dce7058c5d3bb97
parent0535503e3f96e135b9a478df1a9ea8ef7fd206d5
Change how a trihexaflexagon is drawn

Change how a trihexaflexagon is drawn to obtain a hexaflexagon more
aligned with conventions used elsewhere.

Now the hexagons are drawn with a "vertical orientation", opposed to the
previous horizontal one where they looked like they were laying on the
x axis.

This shows more clearly that the triangles are grouped in couples and
these couples only change orientation on one axis when shown on the
"opposite" face.

To have a clearer view of hat that means take a look at "The symmetry
within the trihexaflexagon, with Simon Pampena":
https://www.youtube.com/watch?v=NBJrGbbxceU
src/flexagon/hexaflexagon_diagram.py
src/flexagon/trihexaflexagon.py
src/svg_hexaflexagon_editor.py