bertaye / GeodesicWithDijkstra

Geodesic Distance Calculator with Dijkstra Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Geodesic Distance Calculator with Dijkstra Algorithm


Languages

Language:C++ 100.0%