Motion Planning with Discrete Abstractions and Physics-Based Game Engines
Erion Plaku
Motion in Games, November 2012, pp. 290--301.
Abstract: To increase automation in game design, this paper proposes a sampling-based motion-planning approach that works in conjunction with physics-based game engines. The approach automatically computes a sequence of motions that enables a virtual agent to reach a desired destination while avoiding collisions. The use of physics-based engines as the underlying simulator results in physically-realistic motions that take into account the motion dynamics, friction, gravity, and other forces interacting with the virtual agent. To account for the increased complexity and achieve computational efficiency, the approach expands a motion tree from the initial state to the goal using discrete abstractions as a guide in a best-first search fashion. Parametrized motion controllers are combined with randomized sampling to enable the motion planner to expand the motion tree along different directions. Comparisons to related work show significant computational speedups.
Article URL: http://dx.doi.org/10.1007/978-3-642-34710-8_27
BibTeX format:
@incollection{Plaku:2012:MPW,
  author = {Erion Plaku},
  title = {Motion Planning with Discrete Abstractions and Physics-Based Game Engines},
  booktitle = {Motion in Games},
  pages = {290--301},
  month = nov,
  year = {2012},
}
Search for more articles by Erion Plaku.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."