unity-navmesh
There are 3 repositories under unity-navmesh topic.
jadvrodrigues/CustomNavMesh
Alternative to Unity's NavMesh system where the agents avoid each other.
eviltwo/DijkstraNavMesh
This is a package for performing pathfinding using Dijkstra's algorithm with Unity's NavMesh. It is optimized for scenes where many objects move toward a few targets.
rorygames/UnityNavMeshLecture-May18
Material from lecture on Unity NavMesh.