Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

lmarschall/Arma3Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arma3Navigation

Project to implement different path finding algorithm in the military simulation Arma3

At the moment there are three different files:

createRoadMap

Initializes the nodes on the map and creates a file to establish a navigation map

dijkstraNavigation

Uses the Dijkstra Algorithm for pathfinfing

astarNavigation

Uses the A Star Algorithm for pathfinfing

status quo

Right now, everythings pumped into the file createRoadMap, so you only need to execute this single file.

Feel free to contact me on Steam, if any questions occur, the name is Spiderswine.

Cheers,

Luke

About

Project to implement different path finding algorithms in the military simulation Arma3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages