navmesh topic

List navmesh repositories

game-server

1.1k
Stars
484
Forks
Watchers

Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, beh...

NavMeshPlus

1.6k
Stars
186
Forks
Watchers

Unity NavMesh 2D Pathfinding

LockstepEngine

796
Stars
184
Forks
Watchers

A lockstep solution include lots of deterministic library (Math,Collision,Navmesh,BehaviorTree,Serialization ...)

dotsnav

454
Stars
47
Forks
Watchers

A fully dynamic planar navmesh for Unity supporting agents of any size

recast4j

243
Stars
96
Forks
Watchers

Java Port of Recast & Detour navigation mesh toolset

ATerribleKingdom

775
Stars
147
Forks
Watchers

Scripting the Timeline for games in creative ways. Includes a small RTS game build on the 'A Mighty Kingdom' assets

Unity_Resources

235
Stars
19
Forks
Watchers

A list of resources and tutorials for those doing programming in Unity.

LockstepEngine_ARPGDemo

123
Stars
48
Forks
Watchers

A lockstep ARPG demo for LockstepEngine

09-ZombieRunner-Original

88
Stars
29
Forks
Watchers

First person shooter with Unity terrain and AI pathfinding (http://gdev.tv/cudgithub)

CustomNavMesh

198
Stars
23
Forks
Watchers

Alternative to Unity's NavMesh system where the agents avoid each other.