Crowd simulation based on machine intelligent and biological behaviors

Behavioral animation provides computer-generated creatures with instructions on how to react to external or internal stimulus, there by giving them autonomy. It has applications in entertainment and is also used as a tool in research. More recently, it has made its way into television and movie prod...

全面介紹

Saved in:
書目詳細資料
Main Authors: Wong, Kok Cheong., Ho, Kee Ping., Tan, Eng Chong., Golam, Ashraf., Low, Boon Hean., Lim, Swee Kim.
其他作者: School of Computer Engineering
格式: Research Report
出版: 2008
主題:
在線閱讀:http://hdl.handle.net/10356/2305
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
機構: Nanyang Technological University
實物特徵
總結:Behavioral animation provides computer-generated creatures with instructions on how to react to external or internal stimulus, there by giving them autonomy. It has applications in entertainment and is also used as a tool in research. More recently, it has made its way into television and movie productions. However, its use in productions has its pros and cons. It can relieve animators from traditionally tedious tasks of animating creatures. But, with more autonomy, correct control of the creatures becomes unwieldy as high-level commands do not necessarily translate to the actual movements needed. The problem is compounded when crowds of autonomous creatures are to be generated. This project proposes and implements an animation system to generate and manage autonomous creatures. While applicable to different types of creatures, the emphasis is on a humanoid creature type. This creature is given an extensible action set with pre-defined actions, and an implemented behavioral module. This module is capable of computing mental attributes, handle miscellaneous and user-defined rules, and interpret terrain information. Finally, this module uses a condition-triggered method of defining behaviors, which addresses issues such as reusability, concurrency, and addition of states.