Behavior Planning for Character Animation - Robotics Institute Carnegie Mellon University

Behavior Planning for Character Animation

Manfred Lau and James Kuffner
Conference Paper, Proceedings of ACM SIGGRAPH/Eurographics Symposium on Computer Animation (SCA '05), pp. 271 - 280, July, 2005

Abstract

This paper explores a behavior planning approach to automatically generate realistic motions for animated characters. Motion clips are abstracted as high-level behaviors and associated with a behavior finite-state machine (FSM) that defines the movement capabilities of a virtual character. During runtime, motion is generated automatically by a planning algorithm that performs a global search of the FSM and computes a sequence of behaviors for the character to reach a user-designated goal position. Our technique can generate interesting animations using a relatively small amount of data, making it attractive for resource-limited game platforms. It also scales efficiently to large motion databases, because the search performance is primarily dependent on the complexity of the behavior FSM rather than on the amount of data. Heuristic cost functions that the planner uses to evaluate candidate motions provide a flexible framework from which an animator can control character preferences for certain types of behavior. We show results of synthesized animations involving up to one hundred human and animal characters planning simultaneously in both static and dynamic environments.

Notes
Quicktime Video available at: http://graphics.cs.cmu.edu/projects/behavior_planning/behavior_planning_sca05.mov

BibTeX

@conference{Lau-2005-9266,
author = {Manfred Lau and James Kuffner},
title = {Behavior Planning for Character Animation},
booktitle = {Proceedings of ACM SIGGRAPH/Eurographics Symposium on Computer Animation (SCA '05)},
year = {2005},
month = {July},
pages = {271 - 280},
}