错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Investigating NPC Path Finding Behaviors with Navigation Mesh and Grid Map Techniques

  • Ahmad Al-qerem,
  • Ali Mohd Ali,
  • Basem Abu Izneid

摘要

The successful of Non player character affected by behaving intelligently which depends on many key aspects such as traversing the world and interact with surroundings and behave using human alike brains, to allow the agent to traverse the world, then the targeted environment should be presented in a simplified way. This paper reviews systemically the varies types of maps such as grid map, waypoints and navigation mesh, used to represent complicated environments and shows a comparison between traversing a shortest path found using A* algorithm in a grid map in comparison to a Navigation mesh.