Closed DavidMichaelRoberts closed 1 year ago
The irrational numbers involved all seem to be small multiples (namely 6, -1, and 3) of sqrt(3)/2.
Thanks! I hadn't thought about people looking at the source code for coordinates, so I'll reformat it to make that clearer.
All the points lie on a triangular grid. I'll do a drawing showing that.
I've further edited i my fork to make the file much more readable, including the cheat-sheet for exact real values, in case you want an even better version. Let me know if I should make another pull request/reopen this one, so you can get it
Edited what seems like machine-created svg to remove extraneous digits and trim viewBox numbers to have viewer decimal places. These numbers could go down further, as long as the tile fits on the page.
It might be good to add a comment in the source on what the actual real numbers are for the coordinates that look like they might be irrational, in case people scrape this to reproduce the tile for their own purposes.