Navigation mesh

ID: navigation-mesh

Navigation mesh by Wikipedia Bot 0
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.

New to topics? Read the docs here!