Fast exact and approximate geodesics on meshes
Vitaly Surazhsky, Tatiana Surazhsky, Danil Kirsanov, Steven J. Gortler, Hugues Hoppe
In ACM Transactions on Graphics, 24(3), August 2005.
Abstract: The computation of geodesic paths and distances on triangle meshes is a common operation in many computer graphics applications. We present several practical algorithms for computing such geodesics from a source point to one or all other points efficiently. First, we describe an implementation of the exact "single source, all destination" algorithm presented by Mitchell, Mount, and Papadimitriou (MMP). We show that the algorithm runs much faster in practice than suggested by worst case analysis. Next, we extend the algorithm with a merging operation to obtain computationally efficient and accurate approximations with bounded error. Finally, to compute the shortest path between two given points, we use a lower-bound property of our approximate geodesic algorithm to efficiently prune the frontier of the MMP algorithm. thereby obtaining an exact solution even more quickly.
Keyword(s): geodesic distance, shortest path
@article{Surazhsky:2005:FEA,
author = {Vitaly Surazhsky and Tatiana Surazhsky and Danil Kirsanov and Steven J. Gortler and Hugues Hoppe},
title = {Fast exact and approximate geodesics on meshes},
journal = {ACM Transactions on Graphics},
volume = {24},
number = {3},
pages = {553--560},
month = aug,
year = {2005},
}
Return to the search page.
graphbib: Powered by "bibsql" and "SQLite3."