• Title/Summary/Keyword: 3D Game Engine

Search Result 159, Processing Time 0.026 seconds

A Study on Game Production Education through Recent Trend Analysis of 3D Game Engine (3D 게임 엔진의 최신 동향 분석을 통한 게임 제작 교육에 관한 연구)

  • Lee, Myoun-Jae
    • Journal of the Korea Convergence Society
    • /
    • v.4 no.1
    • /
    • pp.15-20
    • /
    • 2013
  • Game engines that allow you to reuse the necessary software components in the development of the game. There are representative game engines such as unreal engine, cry engine, unity3D engine. This paper describes recent game engine technologies, discuss next game engine trend focused on those game engines. And then, proposes educational methods on game production.

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.

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

An Efficient Skinned-Mesh Process For Mobile 3D Game Engine (모바일 3D 게임 엔진을 위한 효율적인 스킨드 메시 처리)

  • Cho, Jong-Keun
    • Journal of Korea Game Society
    • /
    • v.8 no.4
    • /
    • pp.87-93
    • /
    • 2008
  • The game engine has executed an application after making a mobile 3D game engine which is based on mobile 3D standard graphic API using openGL-ES so far. But, We could not do it satisfactorily that contents compatibility of various types as a various low-level's function is supported. At this point, This study introduce a mobile 3D game engine which is based on mobile 3D standard graphic API using JSR-184 that supporting a high-level's API more than openGL-ES and optimizing to Java environment on J2ME in the center of GSM phone. Also, We shows that the proposed skinned-mesh scheme for enhancing the process speed of a 3D object on JSR-184 engine. The experimental results are shown.

  • PDF

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

Engine Technology Design of On-line 3D Game (온라인 3D 게임의 엔진 테크놀러지 디자인)

  • Choi, Hak-Hyun;Kim, Jung-Hee
    • Journal of Digital Contents Society
    • /
    • v.8 no.4
    • /
    • pp.579-586
    • /
    • 2007
  • 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.

  • PDF

3D Content Design & Implementation of VR Horseback Riding Game

  • Park, HyungSoo;Kim, HoonKi;Seo, SiO
    • Journal of the Korea Society of Computer and Information
    • /
    • v.24 no.4
    • /
    • pp.73-81
    • /
    • 2019
  • Various 3D contents are being developed using Unity 3D game engine. In this paper, the 3D content of horseback riding game, the first VR game in the country, is designed and developed. The existing riding simulator is investigated and compared to the VR riding game developed. We consider various games developed using Unity 3D game engine and serve previously developed tangible games. It is expected that development of VR riding games will prepare a new chapter in VR experience-type games. We propose the content development environment and scenario of VR riding game and present the main algorithms and main modules for real-time synchronization. The developed riding game contents are deployed to the riding system and are operated for commercial use in conjunction with the riding device. Through monitoring VR riding system, problems are derived and improvement measures are proposed. We offer a variety of additional development options to make the game more realistic in the future.

A Study on the Technology Tendency for Mobile 3D Game Engine (모바일 3D 게임엔진 기술동향 연구)

  • Ko Byeong-Hee;Kim Soon-Gohn
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2005.11a
    • /
    • pp.19-24
    • /
    • 2005
  • Mobile game market is now developed to 3D game service environment from existing 2D game, low storage capacity, by alteration of platform, demand of related enterprises, and appearing game phone as well as game portal site. This paper analyses keynote of 3D game engine in comparison with examples of mobile 3D game engine, using commonly in the inside of outside of country.

  • PDF

Design and Implementation of Mobile 3D Bluetooth Engine based on OpenGL-ES (OpenGL-ES 기반의 모바일 3D 블루투스 엔진 설계 및 구현)

  • Cho, Jong-Keun;Kim, Jong-Min
    • Journal of Korea Game Society
    • /
    • v.6 no.1
    • /
    • pp.21-28
    • /
    • 2006
  • This study focused on design and implementation of Mobile 3D Bluetooth Engine based on OpenGL-ES. In Mobile 3D network game so far, there is a form the mainstream of wireless internet game using WAP and VM. But, VM game are popular because of an excessive communication expense problem for this mobile network game that occur when connect to wireless internet as point out to problem by it, that is, stand-alone game are very popular. This study introduce a mobile 3D Bluetooth Engine which is based on mobile 3D standard using OpenGL-ES to solve a mobile network game generally that occurs when connect to take pleasure a wireless internet from some people into a short distance.

  • PDF

The raise the efficiency of game graphics design education using game engine : In focus of Unity3D and Torque (게임엔진 활용으로 게임 그래픽 교육 효율성 제고: 유니티3D(Unity3D)와 토크(Torque) 엔진을 중심으로)

  • Kim, Chee-Hoon;Park, Sung-Il
    • Cartoon and Animation Studies
    • /
    • s.29
    • /
    • pp.151-172
    • /
    • 2012
  • Game production education in a university is very important because it is the stage for completing a game education course as well as for determining a future of game industry. In order to perform various experience and creative learning, it should be able to effectively use a computer infrastructure representing the knowledge and information society for the purpose of obtaining and re-processing information necessary for game production through prediction of directions of game industry as well information technology. This research is focused on an effective game engine education for students whom want to become game graphics designers. The purpose of this study is to draw a lesson of game production utilizing game engines and it enables practice-focused class for game production. It also allows the class participant to manufacture prototypes without support from game programmers for their outcomes of works planned during the game production class. The theoretical background of game production compared and analyzed exemplary game engines. Based on the result, the study selected Unity 3D engine and conducted the research on the background where the Unity engine has been selected and its characteristics. In addition, this study provided an example of game production utilizing a game engine, and also described the details of actual realization. This study selected Torque3D with the Unity in order to identify the purpose of this study and efficiency of learning. Thus, the previous situation is that the class remained in making a game plan during the course of game production project and, students whose major is not game programming. Now, it is necessary for students to make many efforts to make a game in an active and positive attitude by utilizing a game engine beyond the previous method of class.