Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 613 Bytes

File metadata and controls

11 lines (6 loc) · 613 Bytes

GeodesicWithDijkstra

Geodesic Distance Calculator with Dijkstra Algorithm.

Calculates shortest path between two random vertices on a mesh with Dijkstra's Algorithm. Here are some results:

1

2

PS: Coin3D library didnt included in this project, you need to download it and place under C:/Coin3D or change dependencies of project for your path.