Skip to content

Argorha Pathfinding is an algorithm which permit you to find your way into a polygon soup ( 3D world ) efficently by precalculating a system of sectors and portals. AStar included.

License

Notifications You must be signed in to change notification settings

fredericjoanis/Argorha-Pathfinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Argorha-Pathfinding

Argorha Pathfinding is an algorithm which permit you to find your way into a polygon soup ( 3D world ) efficently by precalculating a system of sectors and portals. AStar included.

This is the code I did for an unfinished game back in 2006. It is not maintained anymore. I'm putting it on GitHub for demo purpose only.

Use Recast navigation instead which is way better than this solution. https://github.com/memononen/recastnavigation

About

Argorha Pathfinding is an algorithm which permit you to find your way into a polygon soup ( 3D world ) efficently by precalculating a system of sectors and portals. AStar included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages