온라인 3D 게임의 엔진 테크놀러지 디자인

Engine Technology Design of On-line 3D Game

  • 최학현 (서울여자대학교 미디어학부) ;
  • 김정희 (성균관대학교 대학원)
  • 발행 : 2007.12.31

초록

온라인 3D 게임 엔진 개발은 엔진 세부설계와 개발, 알파테스트, 수정 및 보완, 베타테스트, 출시 등의 개발 공정과정을 거치며, 온라인 3D 게임 엔진은 서버 엔진과 클라이언트 엔진으로 나뉜다. 서버 엔진은 Linux 에서 개발되며 비대칭 다중 서버 구축을 위한 서버구축 파트, 분산처리 파트, DB 구축파트로 각각 구성하고 클라이언트 엔진은 윈도우즈에서 DirectX 를 이용하여 개발하며 그래픽 파트, 사운드 파트, AI 파트, 객체처리 파트 파트로 각각 구성하고 엔진 공통기술인 네트워크 기술을 분석하여 3D엔진기술을 기반으로 엔진구조 및 구성하는 방식을 제안하였다.

The process of developing a online 3D game engine involves designing details of the engine, alpha test, adjustment, supplementation, beta test and introduction, and an online 3D game engine is made of a server engine and client engine. The server engine, which is made of server construction part, distribution center and DB construction part for building asymmetric multiple servers, is developed by Linux, and the client engine, which is made of a graphic part, sound part, AI part and object management part, is developed by using DirectX in Windows, and it proposes an engine configuration and method based on 3D engine technology by analyzing the network technology, which is a common engine technology.

키워드