Add coverage notes for the rigid hexagon

Vectornaut 2025-05-26 22:27:50 +00:00
parent 41ca732d51
commit 2e20c0bb6c

@ -21,6 +21,10 @@ AD &\;=\;& BE &\;=\;& CF &\;=\;& r + s
```
for some positive $r$, $s$. Show that $A$, $B$, $C$, $D$, $E$, $F$ must be the vertices of an equiangular planar hexagon.”
#### Coverage
At pull request #84, you can place six points in a rough planar hexagon, impose the distance constraints for some chosen $r$ and $s$, and see that the assembly becomes an equiangular planar hexagon, which seems to be rigid when you nudge the points.
## Exploring configuration spaces
### The configuration space of equiangular, equilateral hexagons