Skip to content

FHedin/astar-algorithm-cpp

 
 

Repository files navigation

astar-algorithm-cpp in 3 Dimensions

Summary

Fork from https://github.com/justinhj/astar-algorithm-cpp for implementing a custom A* algorithm for working on 3D grids.

See README.md.origin for details from justinhj ; and thanks for his efficient code !

License

This software is released under the MIT License, see license.txt

FHedin

About

Implementation of the A* algorithm in C++ and C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.1%
  • Makefile 2.0%
  • R 0.9%