I want to implement Dijkstra Algorithm to get the shortest path between two nodes in this 3D interface. Previously I worked in 2D surface using graph in Dijkstra Algorithm.