You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
People typically use 1 barycentric coordinate for segments and 3 for triangles. This is inconvenient for template code. I think we should standardize on 2 for triangles, which is better since it the sum = 1 constraint is enforced by construction.
The text was updated successfully, but these errors were encountered:
People typically use 1 barycentric coordinate for segments and 3 for triangles. This is inconvenient for template code. I think we should standardize on 2 for triangles, which is better since it the sum = 1 constraint is enforced by construction.
The text was updated successfully, but these errors were encountered: