/ThetaStarCUDA

Implementation of the Theta* pathfinding algorithm in CUDA and C++. Includes a sequential implementation, map-generator and an efficient Theta* implementation outperforming the sequential implementation for larger maps.

Primary LanguageCuda

No issues in this repository yet.