Commit graph

3 commits

Author SHA1 Message Date
Aaron Fenyes
de4c2ef482 Correct mixed-up angles
The angle distortions at the second and third vertices in each triangle
seem to have been mixed up in the previous commit. I've checked, for a
few triangles, that the output of this commit is consistent with the law
of sines.
2025-09-29 17:37:17 -07:00
Aaron Fenyes
a309870968 Fix the order of the triangle list
I've confirmed that this commit's output matches the previous commit's
up to ordering.
2025-09-29 17:12:32 -07:00
Aaron Fenyes
5b331dbbee Calculate angle distortions 2025-09-29 16:31:36 -07:00