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

Implementation of Barycentric Coordinates #804

Open
wants to merge 24 commits into
base: main
Choose a base branch
from

Conversation

luke-wriglesworth
Copy link
Contributor

@luke-wriglesworth luke-wriglesworth commented Nov 8, 2024

For the transformations I used something similar to Jacobi coordinates, where the first coordinate points to the center of mass and the other coordinates are calculated relative to it.

@luke-wriglesworth
Copy link
Contributor Author

Hi Hanno,

I think it is ready to be merged now. There is a test failing because of the codecov token, I'm not sure why.

@hannorein
Copy link
Owner

Thanks Nick. This looks great. Give me a couple of days to test various edge cases. In the meantime, maybe you can think about examples where we can get good performance using these coordinates.

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

Successfully merging this pull request may close these issues.

2 participants