게임엔진에서의 효율적인 메시지 관리 기법

An Efficient Message Management Scheme in Game Engine

  • 이상원 (홍익대학교 게임학부 게임소프트웨어) ;
  • 김혜영 (홍익대학교 게임학부 게임소프트웨어)
  • Lee, Sang-Wan (Major in Game Software, School of Games, Hongik University) ;
  • Kim, Hye -Young (Major in Game Software, School of Games, Hongik University)
  • 발행 : 2008.05.31

초록

게임엔진은 게임제작에 필요한 여러 가지 기능들을 제공하고 있으며, 이들은 라이브러리나 모듈형태로 구현되어진다. 고비용이 발생되는 게임제작의 효율화를 위해 사용되어지는 게임엔진은 얼마나 효율적인 성능을 제고하는 가에 따라 게임개발의 여러 가지 요소에 맡은 영향을 미치게 된다. 즉, 게임수행 중 빈번히 발생하는 메시지 관리기법은 처리속도 및 기능 그리고 시스템의 성능에 많은 영향을 미치며, 게임엔진 개발 시 고려해야 할 중요한 요소다. 따라서 본 논문에서는 게임엔진에 루아 스크립트를 사용한 효율적인 메시지관리기법을 제안하고, 이 기법을 적용한 오투 엔진을 자체 개발하여, 제안기법의 타당성을 검증하고, 성능분석을 통하여 효율성을 보였다.

Game engine, materialized by a library or a shape of the module, is providing many ability for developing game. Because of the high cost of developing game, game engine plays a big role on game developing urea by how it provide it's efficiency. In other words, the message scheme, which occur often while carrying out the game, highly affect on how fast it manage, its efficiency, and system's efficiency. Also, it is one of the important urea that needed to be considered while developing the game engine. In this paper, we suggest managing the message scheme technique by Lua script language, proving its suggested technique by developing $O_2$ engine itself, and analyzing it's capacity in order to show its efficiency.

키워드