논문 상세보기

분대 캐릭터 제어를 위한 시스템 모델 KCI 등재

A system model for control of multiple group characters

  • 언어KOR
  • URLhttps://db.koreascholar.com/Article/Detail/110179
구독 기관 인증 시 무료 이용이 가능합니다. 4,000원
한국컴퓨터게임학회 논문지 (Journal of The Korean Society for Computer Game)
한국컴퓨터게임학회 (Korean Society for Computer Game)
초록

플로킹은 컴퓨터 게임에 등장하는 캐릭터들의 집단행동 처리방법으로 활용되고 있다. 본 논문은 트리를 이용하여 무리의 집단행동을 표현하기 위한 자료 구조로 사용한다. 트리는 자료의 추가와 삭제가 쉽고 개체를 표현하기 위한 적합한 자료구조로 사용된다. 트리로 표현된 개체를 블록덮개를 사용하여 단순화된 불록 입방체로 표현한다. 이러한 처리 방식은 정확성도 높이고 성능 및 메모리 사용량을 충분히 낮출 수 있다. 또한 플로킹에 대한 기본 규칙 및 패턴을 분석하고 충돌처리를 통하여 무리의 상태를 제어한다. 효율적인 무리제어를 위하여 무리를 여러 그룹으로 세분화하여 블록덮개로 표현한다. 이벤트의 처리는 세분화되어 개체집단별로 구분되어 처리된다. 블록덮개의 밀도는 정체지역과 다른 개체와의 결합 및 분리를 위한 자료로 사용한다. 영향력 분포 및 시야 범위는 처리량을 제한하기 위한 방법이다. 본 논문에서는 제시된 처리 방법들을 통하여 게임에서 분대 단위의 무리 이동과 전투 등의 이벤트를 수행 할 수 있는 효율적인 지능 시스템을 제시했다.

Flocking is algorithm for group activities of characters. This paper uses tree data structure to express group activities. tree is easy to input and delete data and is proper data structure to express an individual. A block cover shows multiple group to block cube. The process can make accuracy higher and the amount of use of power and memory lower. In addition, this analyzes basic rules and patterns to Flocking and controls conditions of group using a collision detection. the conditions of group is a message to control an individual. Density of block cover is used as data to combine or separate between stagnation area and other individuals. Impact distributions and visual visions use to limiter the amount of process. This paper proposes efficient intellect systems to events, such as group movement of multiple and battle in a game through proposed process methods.

목차
요약   ABSTRACT   Ⅰ. 서론   Ⅱ. 연구배경 및 기반기술 분석    2.1 연구배경    2.2 트리거 시스템    2.3 병목지점 탐색    2.4 무리이동의 처리   Ⅲ. 연구 내용 및 방법    3.1 개체집단의 표현방법    3.2 상태 결정 방법   Ⅳ. 무리이동에 대한 상태 결정시스템   Ⅴ. 분석 및 평가   참고문헌
저자
  • 이승욱(동명대학교 게임공학과 교수) | Sung-Ug Lee
  • 배재환(동명대학교 게임공학과 교수) | Jae-Hwan Bae