Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 373 Bytes

File metadata and controls

10 lines (8 loc) · 373 Bytes

PathFinding 3D

Here you can find representation of A* pathfinding algorithm for 3-dimentional grid. Written on C#

How to use

Just follow simple steps in Wiki for this repository.

IMPORTANCE NOTICE

In creation of this repository I used some parts of the code by Tim Stoddard (gamepopper) of his AStarLibGDX repository. https://github.com/gamepopper/AStarLibGDX.git