• Title/Summary/Keyword: game engine

Search Result 329, Processing Time 0.024 seconds

Development of Multimedia Design Contents using Mobile Virtual Reality

  • Duan, Xiao-Yun;Kim, Byung-Taek;Kim, Soo Kyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.22 no.10
    • /
    • pp.41-45
    • /
    • 2017
  • Virtual Reality (VR) is widely used in various fields, and it is expanding game and movie toward health care, business Software, education, and web services. Especially various researches are actively conducted in the field of exhibition, utilizing smart phone based detachable HMD (Head Mounted Display). The VR exhibition solves addresses both temporal and spacial constraints overcoming the unilateral information transfer exhibitions. This paper presents a method to overcome the limitation of time, space, and unidirectional information transfer in offline exhibition, and also presents a new method that utilizes multimedia visual design artwork as VR contents.

A Study on the Development of a 3D Network Game using Hoseo 3D Online Game Engine (호서 3D 온라인 게임엔진을 이용한 3D 네트워크 게임개발에 관한 연구)

  • 오정헌;박숭승;강종호;최삼하;김경식
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 2003.11b
    • /
    • pp.643-646
    • /
    • 2003
  • 호서 3D 온라인 게임 엔진은 렌더링등의 기능을 담당하는 3D 엔진(클라이언트 부분)과 네트워크 기능을 담당하는 서버 엔진(서버 부분)으로 구성되어 있다. 본 논문은 호서 3D 온라인 게임 엔진을 이용한 3D Tank 데모 게임을 제작하기 위해 일반적인 게임 진행 루프를 분석한 후, 분석 결과를 게임의 목적에 따라 설계하였다. 또한, 설계에 따른 실제 3D Tank 데모 게임을 개발하였으며 이를 바탕으로 3D 온라인 게임 엔진 요소의 효율적인 통합에 대해 고찰한다.

  • PDF

A Study of NormalMap Texture in Game Engine (게임엔진에서의 노말맵 텍스쳐에 대한 연구)

  • Jung, Jong-Pil
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.01a
    • /
    • pp.203-205
    • /
    • 2020
  • 본 논문에서는 게임 엔진에서 사용되는 노말맵(Normal Map)의 원리와 그 응용 방식에 대해 연구하였다. 노말맵은 게임에서 하이 폴리곤 모델링에 적용되는 조명 적용 데이터를 로우 폴리곤에 적용할 수 있는 기술로, 하이 폴리곤 모델링의 벡터 방향 데이터를 텍스쳐로 저장하여 로우 폴리곤에 적용해서 벡터 방향을 텍셀단위로 조정할 수 있게 한다. 여기에서는 게임에서의 노말맵 저장 방식과 연산 방식에 대해 소개하고 이를 응용하여 최적화 시킬 수 있는 방법에 대해 연구한다.

  • PDF

An Efficient Hybrid Simulation Methodology Using the Game Physics Engine (물리엔진을 이용한 효과적인 하이브리드 시뮬레이션 방법론)

  • Lee, Wan-Bok;Ryu, Seuc-Ho
    • Journal of Digital Convergence
    • /
    • v.10 no.10
    • /
    • pp.539-544
    • /
    • 2012
  • Most of the man-made systems can be modeled as a hybrid system which consists of both the high-level and the low-level component model. High level model is responsible for decision-making and the low-level one takes control of the mechanical component parts. Since the two models requires different interpretation method according to their type, analysis of a hybrid system becomes a difficult job. For the Analysis of the high-level model, methods for discrete event system models such as FSM can be used. On the contrary, numerical analysis techniques are required for the low-level continuous-time system model. Since it becomes a difficult thing for a modeller specifies and develops both the two-level models altogether, we propose an efficient hybrid simulation method which employs a game physics engine that has been widely and successfully used in the area of game industry.

A Unity-based Simulator for Tsunami Evacuation with DEVS Agent Model and Cellular Automata (DEVS 에이전트 모델과 셀 오토마타를 사용한 유니티엔진 기반의 지진해일 대피 시뮬레이터 개발)

  • Lee, Dong Hun;Kim, Dong Min;Joo, Jun Mo;Joo, Jae Woo;Choi, Seon Han
    • Journal of Korea Multimedia Society
    • /
    • v.23 no.6
    • /
    • pp.772-783
    • /
    • 2020
  • Tsunami is a frightful natural disaster that causes severe damages worldwide. To minimize the damage, South Korea has built a tsunami warning system and designated evacuation sites in the east and south coasts. However, such countermeasures have not been verified whether they are adequate to minimize casualties since tsunami rarely occurs in South Korea. Recently, due to increasing earthquakes in the west coast of Japan, the likelihood of South Korea entering the damage area of tsunami rises; thus, in this paper, we develops a simulator based on Unity game engine to simulate the evacuation from tsunami. In order to increase the fidelity of the simulation results, the simulator applies a tsunami simulation model that analyzes coastal inundation based on cellular automata. In addition, the objects included in tsunami evacuation, such as humans, are modeled as an agent model that determines the situation and acts itself, based on the discrete-event system specification (DEVS), a mathematical formalism for describing a discrete event system. The tsunami simulation model and agent models are integrated and visualized in the simulator using Unity game engine. As an example of the use of this simulator, we verify the existing tsunami evacuation site in Gwangalli Beach in Busan and suggest the optimal alternative site minimizing casualties.

Research on Intelligent Game Character through Performance Enhancements of Physics Engine in Computer Games (컴퓨터 게임을 위한 물리 엔진의 성능 향상 및 이를 적용한 지능적인 게임 캐릭터에 관한 연구)

  • Choi Jong-Hwa;Shin Dong-Kyoo;Shin Dong-Il
    • The KIPS Transactions:PartB
    • /
    • v.13B no.1 s.104
    • /
    • pp.15-20
    • /
    • 2006
  • This paper describes research on intelligent game character through performance enhancements of physics engine in computer games. The algorithm that recognizes the physics situation uses momentum back-propagation neural networks. Also, we present an experiment and its results, integration methods that display optimum performance based on the physics situation. In this experiment on integration methods, the Euler method was shown to produce the best results in terms of fps in a simulation environment with collision detection. Simulation with collision detection was shown similar fps for all three methods and the Runge-kutta method was shown the greatest accuracy. In the experiment on physics situation recognition, a physics situation recognition algorithm where the number of input layers (number of physical parameters) and output layers (destruction value for the master car) is fixed has shown the best performance when the number of hidden layers is 3 and the learning count number is 30,000. Since we tested with rigid bodies only, we are currently studying efficient physics situation recognition for soft body objects.

A study for the establishment of analysis tool for the visible area of three dimensional space - Based on the Raster operation using 3D game engine - (다시점 가시영역 분석도구설정에 관한 기초연구 - 3D게임엔진을 이용한 래스터 연산방식을 중심으로 -)

  • Kim, Suk-Tae;Jun, Han-Jong
    • Korean Institute of Interior Design Journal
    • /
    • v.16 no.5
    • /
    • pp.38-46
    • /
    • 2007
  • In the late 1970s, the method of quantitative and scientific space structural analysis based on graph theory was introduced to the process of space design, which arranges design and functional elements, as relying heavily on intuition could produce errors due to unverified experiences and prejudices of the designer. As the method of space analysis is complex and hard to express visually and requires repetitive operations, it was discussed theoretically only. However, with the development of computer performance and graphic in recent years, visualization became possible. But the method of visual structural analysis of space is at the level of two dimensions and it is not easy to get accurate data when it is applied to limited three dimensional space such as an interior space. For the visual structural analysis of space, this study presents 4 indices including visibility volume level, pure visibility connection frequency, effective visibility connection frequency, and path visibility connection frequency. This study also presents space division using three dimensional arrangement rather than the existing vector operation method and raytracing algorithm at the lattice constant. Based on this, an analysis tool for the visible regions of three dimensional space that is capable of evaluating at multiple points by using three dimensional game engine and presentation tool that allows the analyzer to interpret the data effectively is made. It is applied to 2 prototype models by displacing Z axis, and the results are compared with UCL Depthmap to verify the validity of data and evaluate its usefulness as a multidimensional, multi-view space analysis tool.

A Study of Production Technology of Digital Contents upon the Platform Integration : Focusing on Cross - Platform Game (플랫폼 통합에 따른 디지털콘텐츠 제작기술 경향연구 : 크로스 플랫폼게임(Cross-Platform Game) 사례를 중심으로)

  • Han, Chang-Wan
    • Cartoon and Animation Studies
    • /
    • s.14
    • /
    • pp.151-164
    • /
    • 2008
  • Cross platform game has brought about the expansion of game market, which results in technology innovation overcoming the limit of game consumption. The new model integrates both off and online game services. Gamers can now enjoy game service regardless of age, time, and space. If the technology evolution model of digital contents like cross-platform game engine can provide contents for several platform at the same time, the interactive service can be utilized into maximum level. It is also necessary to allocate, switch data as well as to innovate the transmission technology of data according to each platform. Providing the same contents for several platform as many as possible can be the most suitable strategy to enhance the efficiency and profits. However if the interactive service can be accomplished completely, the development of data switching technology and distribution should be made. To be a leader in the next digital contents market, one should develop the network engine technology which can embody the optimization of consumption in the interactive network service.

  • PDF

Exploration of the Development Direction of Virtual Exhibition Using 3D Architectural Space (3D 건축공간을 활용한 가상 전시의 발전 방향 탐색)

  • Kim, Jong Kouk
    • The Journal of the Convergence on Culture Technology
    • /
    • v.8 no.6
    • /
    • pp.979-986
    • /
    • 2022
  • In this study, the virtual exhibition using 3D architectural space was analyzed in terms of the viewer's experience. For this purpose, the analysis items of the virtual architectural space include whether the actual architectural space is reproduced, the introduction of surreal elements, the degree of freedom of movement and circulation, the level of photorealism of spatial expression, the level of reproduction of the exhibits and information provision method, and the interaction with other participants. Six virtual exhibition projects designed by a well-known architect were selected and analyzed. Three directions were found through the analysis. First, even when designing a virtual exhibition space with a high degree of freedom, there is a tendency to present a familiar architectural environment. Second, the current method of creating a virtual architectural space is that the method using a 360-degree rendering image and the method using a game engine coexist with pros and cons. Third, the interaction between participants in the virtual exhibition is implemented only by using a game engine. It is expected that the virtual space production environment using the game engine to be developed will become more advantageous in the future.

Design of 3D Oculus VR Action Game using Silhouette Outline

  • Kim, Ho-Ryel;Han, Chang-Min;An, Syoungog;Kim, Soo Kyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.11
    • /
    • pp.59-65
    • /
    • 2020
  • Lately the VR (Virtual Reality) game genre is becoming increasingly more popular and it has been cementing its place in the market as its own independent game genre. The key advantage of VR is that it lowers the barrier between player and the virtual world, thus creating an immersive experience. The suggested method develops a game that allows the player to experience what it is like to be visually impaired using the unique characteristics of VR. A distinctive feature of this game is that the character is provided only a limited range of sight, which is created using silhouette outlines. This restrictive visual field is then grafted onto VR and the player can indirectly experience blindness in a highly immersive manner. The silhouette outline along with the particle system is created using Oculus Rift, a headset highly used in VR game development, and Unity 3D game engine. We will also explain in detail regarding the removal of borders between the objects.