Source: wikibot/navigation-mesh

= Navigation mesh
{wiki=Navigation_mesh}

A Navigation Mesh, often abbreviated as NavMesh, is a data structure used in artificial intelligence (AI) and game development to facilitate pathfinding and movement of characters (NPCs or players) within a 3D environment. It simplifies the representation of walkable surfaces and areas in a game world, allowing AI agents to navigate complex environments efficiently.