Pathfinding has been one of major research areas in video games for many years. It is a key problem that most video games are confronted with. Search algorithm such as Dijkstra’s algorithm and A* algorithm are representing only half of the picture. The underlying map representations such as regular grid, visibility graph and navigation mesh also have significant impact on the performance. This paper reviews the current widely used solutions for pathfinding and proposes a new method which is expected to generate a higher quality path using less time and memory than other existing solutions. The deployment of methodology and techniques is described in detail. The aim and significance of the proposed method in future video games is addressed and the conclusion is given at the end.
CITATION STYLE
Cui, X., & Hao Shi. (2011). Direction Oriented Pathfinding In Video Games. International Journal of Artificial Intelligence & Applications, 2(4), 1–11. https://doi.org/10.5121/ijaia.2011.2401
Mendeley helps you to discover research relevant for your work.