Shortest Edge Path Tool Algorithm

Not applicable
10-29-2018
06:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I am a research student in computer animation and I am developing my final project on mesh deformation. As part of my project, I am using the Shortest Edge Path Tool to calculate the shortest distance between two points in a mesh. It seems to work well, but when the mesh is very dense, the calculation times grow considerably. As part of my evaluation, I need to know in which search algorithm this tool is based. I thought it might be A*, but I would like to confirm it with the Autodesk community.
Thank you very much for your help and kind regards!