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

Geodesic path between two mesh points #31

Closed
lukkio88 opened this issue Jul 5, 2020 · 1 comment
Closed

Geodesic path between two mesh points #31

lukkio88 opened this issue Jul 5, 2020 · 1 comment

Comments

@lukkio88
Copy link

lukkio88 commented Jul 5, 2020

Hi,

Given a mesh and two points represented as triples (triangleId,baricentricCoord1,baricentricCoord2), is it possible to compute the "geodesic path" (represented somehow) between such vertices on the mesh?

I can see you have a function for "geodesic distance" but I'm not sure about the path.

@dsieger
Copy link
Member

dsieger commented Jul 6, 2020

Hi,

Sorry, we currently don't have such functionality, I guess you are on your own for this one.

Thanks,
Daniel

@dsieger dsieger closed this as completed Jul 6, 2020
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

No branches or pull requests

2 participants