Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize barycentric coordinate usage between segments and triangles #41

Open
girving opened this issue Jun 19, 2013 · 1 comment
Open

Comments

@girving
Copy link
Contributor

girving commented Jun 19, 2013

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.

@arvind001
Copy link

Pop oy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants