SCIInstitute / ShapeWorks

ShapeWorks
http://sciinstitute.github.io/ShapeWorks/
Other
103 stars 32 forks source link

Geodesics across shared boundaries #1215

Open medakk opened 3 years ago

medakk commented 3 years ago

Figure out how to do geodesics across multiple meshes that have a shared boundary.

sheryjoe commented 2 years ago

This is to enable geodesic samples for shared boundaries. Given two particles, one particle on domain A and another on domain B, we want to get the geodesic distance between them which is the length of the shortest path from particle A to particle B passing through the shared boundary.

this will need:

iyerkrithika21 commented 2 years ago

@akenmorris can we move this to the next release?