ternplot icon indicating copy to clipboard operation
ternplot copied to clipboard

Revisit coordinate calculation

Open alchemyst opened this issue 7 years ago • 0 comments

The current system for coordinate calculation is based on trig relationships. It is much better and more general to use barycentric calculations based on specifying the vertex coordinates. This will make it much easier to support having A, B and C in different positions around the triangle.

alchemyst avatar May 19 '18 00:05 alchemyst