• Title/Summary/Keyword: game engine

Search Result 328, Processing Time 0.03 seconds

The Game Engine Architecture for free game experience based on a storyline (스토리라인 기반의 자유로운 게임 플레이를 위한 게임 엔진 설계)

  • Kim, Seok-Hyun
    • Journal of Digital Contents Society
    • /
    • v.8 no.4
    • /
    • pp.615-622
    • /
    • 2007
  • A game engine should have the architecture that can manage various interactions between entities in a game for offering users various game experience. For this purpose, the game engine architecture based on message system is used. But only by this message based system, it is difficult to change game world continuously according to some storylines. The reason of this is event-driven system like message based system is appropriate for processing individual message but is not appropriate for processing more bigger logical work unit. For this purpose this paper proposes the storyline entity. The storyline entity has logical flows for a storyline and is called by engine continuously. By this proposed game engine architecture he or she can maintain free game experience by message based system and can add some progressing of storylines.

  • PDF

Framework Implementation for Improvement of Game Logic Portability (게임 논리 이식성 향상을 위한 프레임워크 구현)

  • Kim, Seok-Hyun;Lee, Myoun-Jae
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.11
    • /
    • pp.3155-3162
    • /
    • 2009
  • As game industry is growing, the desire for game that has more fresh and various contents is bigger. However software framework for this is not exist. Middlewares for certain game technologies, like 3D engine, physics engine, are in matured step, but it is very hard to see the framework for the flow of game-logic. This paper proposes Game-Logic Engine, the software framework for design and implementation of game-logic, implements a prototype of game logic engine. Game-logic flows for various game genre are easily described and combined by the Game-Logic Engine.

Design and Implementation of the Game Engine for the Multiplayer Mobile Network Game (다중사용자 모바일 네트워크 게임을 위한 게임엔진의 설계 및 구현)

  • Jeong, Chul-Gon;Choi, Hwan-Eon;Jeong, Sun-Wung
    • Journal of Korea Game Society
    • /
    • v.7 no.2
    • /
    • pp.101-112
    • /
    • 2007
  • Along with the development of mobile technology, mobile game has undergone a change from downloadable game to network game, where a large number of users connect to server and play real-time game with a mobile phone. In order to develop these mobile network games economically, a proper, suitable game engine is needed. This study proposes the result of design and implementation of RWMMO-GE(Realtime Wireless Massively Multiplayer Online RPG Game Engine) that is used to develop a mobile network game. The structure of RWMMO-GE, which is the research result of this study, consists of major components such as Network/Client Module, Object Module, Map Tool, Script Editor, and Character Editor. The characteristics of the multiplayer mobile game developed by this engine is that a large number of players can play real-time game in a single map, which implies a possibility of a new business model in this area. This research is a result of the RWMMO-GE supported by 2006 IT Excellent Technology Support Project(No:A1300-0601-0125) of IITA(Institute Information Technology Advancement).

  • PDF

The Implementation of a 3D Game Engine based on DirectX 9

  • Kang, Hyun-Myung;Rhee, Woo-Seop
    • International Journal of Contents
    • /
    • v.4 no.3
    • /
    • pp.35-40
    • /
    • 2008
  • Recently, almost games are using the 3D environment. Therefore, it required strongly that well-structured 3D engine or tools for development of some complicate 3D applications efficiently. In this paper, we design and implement a 3D engine (PLay engine) using the DirectX 9 SDK of the Microsoft corporation. The PLay engine has independent module structure, which has object oriented characteristics. and has not only 3D rendering functions but efficient algorithms. Moreover, we implement some tools what has compatibility with our engine for convenience. Therefore, it helps development of a 3D application easily and efficiently. We also describe each module with 2-layer structure, and each tool with compatible module, and make a simple game using PLay engine for testify.

3D Game Rendering Engine Degine using Empty space BSP tree (Empty space BSP트리를 이용한 3D 게임 렌더링 엔진 설계)

  • Kim Hak-Ran;Park Hwa-Jin
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.3 s.35
    • /
    • pp.345-352
    • /
    • 2005
  • This paper aims to design Game Rendering Engine for real-time 3D online games. Previous, in order to raise rendering speed, BSP tree was used to partitioned space in Quake Game Engine. A game engine is required to develop for rapidly escalating of 3D online games in Korea. too. Currently rendering time is saved with the hardware accelerator which is working on the high-level computer system. On the other hand, a game engine is needed to save rendering time for users with low-level computer system. Therefore, a game rendering engine is which reduces rendering time by PVS look-up table using Empty space BSP tree designed and implemented in this paper

  • PDF

Using the Physics engine to collision detection of 3D Game Object (물리 엔진을 이용한 3차원 게임 객체의 충돌 처리)

  • Kang, Jung-Hun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2009.10a
    • /
    • pp.711-712
    • /
    • 2009
  • This paper proposes the collision detection of objects of variety how to implement method and corresponding problems in 3D game engine. Specially, I propose the algorithm using a game engine technique to produce 3D game contents.

  • PDF

First-Person Shooter Game Development using Unreal Engine (언리얼 엔진을 통한 FPS 게임 개발)

  • Kim, Soo-Kyun;Kang, Heau-Jo;Sung, Kyung
    • Journal of Advanced Navigation Technology
    • /
    • v.14 no.5
    • /
    • pp.718-724
    • /
    • 2010
  • The Unreal Engine is a free game engine developed by Epic Games. In this paper, we propose a First Person Shooter (FPS) game development using free Unreal Development Kit. The merit of Unreal engine provide a hight degree of portability, and it is a tool used by many game developers today, supporting a multitude of platforms on personal computers and many video game consoles with free toolkit. But it is required high-performance PC to develop game. This toolkit doe s not high-quality computer programming skill, just possible to develop FPS game easily.

2.5D Metaverse Game Engine using Java (자바를 이용한 2.5D 메타버스 게임 엔진 설계 및 구현)

  • Han, Seung Hoon;Kim, Eun Ju
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.2
    • /
    • pp.260-268
    • /
    • 2007
  • The game was mainly developed using the C/C++ language and DirectX in the current computer and mobile field. But, if we use these limited language, we can suppress a diversity of game engine when we design various game engines. In this paper, we wanted to develop the game us ing the Java to use the limited game development language with some variety and designed and developed the airplane combat game, the metaverse game engine as the game for the reuse and the extensibility of the code in the game engine us ing the re-use of the code of the features in the Java.

  • PDF

Development of Social Network Game Engine based on ActionScript (액션 스크립트 기반의 소셜 네트워크 게임엔진의 개발)

  • Woo, Chong-Woo;Kim, Dae-Ryung
    • Journal of Internet Computing and Services
    • /
    • v.13 no.1
    • /
    • pp.125-134
    • /
    • 2012
  • As the social networking service (SNS), Facebook, and Cyworld, is developing, the social network game and social business commerce based on this service is activated. Especially, the Social Network Game (SNG) is getting explosive interests and it becomes popular, because it is small scale and user can enjoy the game among close friends. The market for this game is getting larger every year, but still it has some limitations in developing the game. Especially, the current game engine is aiming for developing online or console game, and there is no exclusive game engine for developing SNG. Therefore, it takes lots of time for developing SNG with this game engine. In this paper, we described a design and development of the game engine optimized for developing SNG, which not only adapts the main characteristics of the previous game engine, but also considers the specific characteristics of the SNG. The engine also supports map for the simulation game that is the most popular game in SNG, and also provides modules and tools for developing character animation easily. The evaluation standard for the performance of the game engine is the output generation speed of image, text and character. And the results showed reasonable output speed for developing the SNG in generation of image, text, and character.

A Component storage Design Supporting formalization of Game Engine Development Process (게임엔진 개발 공정의 정형화를 지원하는 컴포넌트 저장소의 설계)

  • Song, Eui-Cheol
    • Journal of Korea Game Society
    • /
    • v.3 no.2
    • /
    • pp.35-41
    • /
    • 2003
  • There arose problems of double investment about the game engine part when a lot of game software similar to the property and procedure processed in the game engine develop new game without the reference or reuse in the other games. In particular, using various software development processes is one of main problems of double investment when the enterprises for the game software development develop games now Accordingly, because it does not make standardization of process about the game engine, it does not understand and reuse products created in process of the other software development process in development now. Accordingly, the newly analyzed and designed software was big problems with the present game software about the game engine process similar to the other game software when the enterprises for any game software develop a special game. For solving these problems, this study is to suggest the process improvement about the game engine development, analysis of structure and relation, classification and combination method by the class and module, implementation of storage, and processor model in order to apply the development method based on the component.

  • PDF