Commit Graph

4 Commits

Author SHA1 Message Date
71d6b629ab Fix internal trapezoid triangulation & triangle angle calculations
- Fix Triangle.getAngles
- Fix Triangle.getMinAngle
- Fix optimal bisector triangle computations
- Fix trapezoid computations

Triangulation is (mostly) working now. Still need to handle the edge
case where the base of a trapezoid corresponds to multiple upper bound
vectors.
2021-09-27 22:33:43 -05:00
45099df295 Trapezoid drawing working, triangles still broken... 2021-09-27 15:40:25 -05:00
08945dd15b Rough sources list 2021-09-24 03:24:30 -05:00
35b7f33097 Initial import 2021-09-24 03:20:39 -05:00