Dijkstra algorithm to compute the graph geodesic.Takes as input a polygonal mesh and performs a single source shortest path calculation. Dijkstra's algorithm is used. 用鼠标右键拾取平面网格上的点,观察输出路径: #!usrbinenv python import vtk def loadSTL(filenameSTL): read