An implementation of A* to find the shortest paths among connected points in space.
See Source File
MIT License
Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) Copyright (c) 2017-2018 Godot-D contributors
An implementation of A* to find the shortest paths among connected points in space.