There is only rough geodesic algorithm based on Dijstra algorithm. However, to get
more exact and precise geodesic which is widely used in mesh mesuring, we can
add some already exist code. see http://code.google.com/p/geodesic/downloads/list
Anonymous