Skip to content

'Reverse' path finding - modular for insertion into future projects

Notifications You must be signed in to change notification settings

a-westermann/PathDirecting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PathDirecting

'Reverse' path finding - modular for insertion into future projects Different approach to path finding. Works in reverse - you set a target space to move to, and the cells radiate out from there directing any agents on them to flow toward the target. This will naturally flow around obstacles (either by marking the cells unwalkable, or by cells being absent in some spaces.

About

'Reverse' path finding - modular for insertion into future projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages