An emotionally biased ant colony algorithm for pathfinding in games

作者:

Highlights:

摘要

Pathfinding is one of the tasks, apart from graphics rendering, requiring most CPU resources. Although there are many approaches to effectively solve pathfinding problems, they are becoming less suitable as more and more games have larger game worlds that dynamically change during the game play. These new games have more visually realistic graphics that increase the game characters realism but all these efforts may be useless if game characters perform dumb movements or follow inappropriate paths such as repeatedly walking close to an enemy or a predator while moving from one location to another. To tackle this problem we present in this paper an ant colony algorithm for path finding that takes into account the emotions of the game characters and we show how our approach is used in an augmented-reality educational game. The proposed algorithm is implemented on a GPU processor to demonstrate its scalability with large problem sizes when compared to its corresponding CPU version.

论文关键词:Ant colony optimization,Pathfinding,Affective interaction,Augmented reality,Edutainment

论文评审过程:Available online 21 December 2009.

论文官网地址:https://doi.org/10.1016/j.eswa.2009.12.023