• Title/Summary/Keyword: 3D game engine

Search Result 159, Processing Time 0.029 seconds

Development of Mobile Defense Game using Unity Engine (유니티 엔진을 이용한 모바일 디펜스 게임 제작)

  • Kim, Soo Kyun;Park, Sanghoon;Shin, Euiseong;Han, Changmin;Lim, Wongyu;An, Syungog
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.01a
    • /
    • pp.29-30
    • /
    • 2018
  • 모바일 게임 시장은 국내외를 막론하고 상승세를 보이는데 그 중 국내 모바일 게임회사 또한 크게 성장하고 있다. 국내 회사들은 유니티 게임 엔진의 장점인 멀티 플랫폼을 활용하여 안드로이드, iOS 등 플랫폼에 구애 받지 않고 최적화 기법을 사용하여 플랫폼에 맞는 게임을 제작하고 있다. 이러한 유니티 엔진의 장점들을 활용해 쉽고 빠르게 디펜스 게임을 제작 해 본다. 본 논문에서는 모바일 게임에서의 오브젝트 풀 기법, 애니메이터 개념과 구현 방법에 대해 설명한다.

  • PDF

Unity3D-Based Flood Simulation Visualization Web System for Efficient Disaster Management (효과적인 재난관리를 위한 Unity3D 기반 홍수 시뮬레이션 가시화 웹시스템)

  • GANG, Su-Myung;RYU, Dong-Ha;CHOI, Yeong-Cheol;CHOUNG, Yun-Jae
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.20 no.1
    • /
    • pp.98-112
    • /
    • 2017
  • Recently, various research has been conducted on the use of a game engine instead of a commercial geographic information system (GIS) engine for the development of 3D GIS. The advantage of the 3D game engine is that it allows developers to develop various modules according to their abilities. In particular, in the area of disasters, a wide range of alternatives for prevention as well as prediction can be presented when new analyses are attempted by combining geographic information and disaster-related information. Furthermore, 3D analysis can be an important factor in analyzing the phenomena occurring in the real 3D world because of the nature of disasters. Therefore, in this study, we tried to develop a visualization module for flood disaster information through a 3D game engine by considering the solutions for cost and manpower problems and the degree of freedom of development. Raw flood data was mapped onto spatial information and interpolation was performed for the natural display of the mapped flood information. Furthermore, we developed a module that intuitively shows dangerous areas to users by generating cumulative information in order to display multidimensional information based on this information. The results of this study are expected to enable various flood information analyses as well as quick response and countermeasures to floods.

Collaborative Visualization of Warfare Simulation using a Commercial Game Engine (상업용 게임 엔진을 활용한 전투 시뮬레이션 결과의 협업 가시화)

  • Kim, Hyungki;Kim, Junghoon;Kang, Yuna;Shin, Suchul;Kim, Imkyu;Han, Soonhung
    • Journal of the Korea Society for Simulation
    • /
    • v.22 no.4
    • /
    • pp.57-66
    • /
    • 2013
  • The needs for reusable 3D visualization tool has been being raised in various industries. Especially in the defense modeling and simulation (M&S) domain, there are abundant researches about reusable and interoperable visualization system, since it has a critical role to the efficient decision making by offering diverse validation and analyzing processes. To facilitate the effectiveness, states-of-the-arts M&S systems are applying VR (Virtual Reality) or AR (Augmented Reality) technologies. To reduce the work burden authors design a collaborative visualization environment based on a commercial game engine Unity3D. We define the requirements of the warfare simulation by analyzing pros and cons of existing tools and engines such as SIMDIS or Vega, and apply functionalities of the commercial game engine to satisfy the requirements. A prototype has been implemented as the collaborative visualization environment of iCAVE at KAIST, which is a facility for immersive virtual environment. The facility is intraoperative with smart devices.

A Study on an Optimization of 3D Rendering for Games using DirectX Graphics (DirectX Graphics기반 게임용 3D 렌더링 최적화에 대한 연구)

  • Woo, Seok-Jin;Kim, Kyung-Sik
    • Journal of Korea Game Society
    • /
    • v.1 no.1
    • /
    • pp.68-72
    • /
    • 2001
  • DirectX Graphics plays the role of hardware independent 3 dimensional drawing interface for 3 dimensional video display. However the APIs in DirectX Graphics provide not only small improvement in velocity in the lowest level but also unstable performance of velocity according to their usages. In this paper, we present the structure of 3D game engine of efficient performance and describe functions and implementational features of game engines for an efficient 3D rendering in the environment of DirecX Graphics.

  • PDF

A method for discrete event simulation and building information modelling integration using a game engine

  • Sandoval, Carlos A. Osorio;Tizani, Walid;Koch, Christian
    • Advances in Computational Design
    • /
    • v.3 no.4
    • /
    • pp.405-418
    • /
    • 2018
  • Building Information Modelling (BIM) and Discrete Event Simulation (DES) are tools widely used in the context of the construction industry. While BIM is used to represent the physical and functional characteristics of a facility, DES models are used to represent its construction process. Integrating both is beneficial to those interested in the field of construction management since it has many potential applications. Game engines provide a human navigable 3D virtual environment in which the integrated BIM and DES models can be visualised and interacted with. This paper reports the experience obtained while developing a simulator prototype which integrates a BIM and a DES model of a single construction activity within a commercial game engine. The simulator prototype allows the user to visualise how the duration of the construction activity is affected by different input parameters interactively. It provides an environment to conduct DES studies using the user's own BIM models. This approach could increase the use of DES technologies in the context of construction management and engineering outside the research community. The presented work is the first step towards the development of a serious game for construction management education and was carried out to determine the suitable IT tools for its development.

A Study for properties of Mapping processes to 3D game modeling (3D 게임 MAP을 위한 MAPPING 방법 특성 연구)

  • Cho, Hyung-ik
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.10a
    • /
    • pp.447-449
    • /
    • 2012
  • There are many essential elements in making the realistic 3D games, of which one of the most important is mapping. Mapping can add the details to 3D objects easily, which are impossible or difficult by modeling alone, and can reduce file data capacities to run the game engine. The theory of the mapping is to throw 2D image on 3D object correctly, but they do not match each other at the rate of 1:1 100 percent completely due to the difference of the fundamental property of them. To solve this problem, various kinds of mapping methods are developed and used. This paper will compare and analyze the characteristics, and merits and demerits of these various kinds of mapping methods and will inquire which method is the most efficient one.

  • PDF

Development of Action Game using Game Engine (게임엔진을 이용한 1인칭 액션 게임 개발 방법)

  • Jeon, JinSun;Lee, JaeNoh;Kim, SooKyun;An, SungOhk
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.53-54
    • /
    • 2014
  • 최근 국내외에서 모바일 시장은 큰 성장을 구가하고 있다. 이러한 추세에 발맞추어 모바일 게임 개발을 위해 여러 엔진을 게임업체에서 사용하고 있다. 특히 유니티 엔진은 멀티플랫폼을 지원하며, 저렴한 가격과 간단하고 쉽게 게임을 개발할 수 있다는 장점으로 많은 개발자들이 이용하는 엔진이다. 개발사 및 개인 개발자도 많이 이용하는 만큼 유니티의 여러 기능들과 이를 이용한 게임 제작은 개발 비용을 줄일 수 있는 장점을 가지고 있다. 본 논문에서는 유니티 엔진을 이용하여, 간단한 1인칭 게임을 제작할 수 있는 개발 방법에 대해 설명한다.

  • PDF

One-man Mobile Casual Game Production Using Unity 3D (Unity 3D를 활용한 1인 모바일 캐주얼 게임 제작)

  • Jung, Seo-Won;Kim, Jin-Mo
    • Journal of Digital Contents Society
    • /
    • v.15 no.4
    • /
    • pp.501-512
    • /
    • 2014
  • Due to smart phones introduced since 2007, mobile contents production become activated and with this trend, attention among different age groups to production of mobile games has been growing. Whereas in the past, development of games was the domain of developers equipped with technical knowledge, provision of editor-type engines in recent times is lowering the high barrier of entry to game production. This paper proposes an event-based module design method from the perspective of general users, aimed at producing games by oneself with a Unity 3D, one of editor-type game engines. This is to plan behaviors and roles in the unit of modules in the whole process of a game to be in line with the perspective of game production by one person. Each module includes diverse events that express game characteristics. In addition, the script function provided by the Unity 3D is appropriate to embody the proposed module structure and utilizes the Unity 3D. Lastly, this study produce a simple 3D mobile casual game in order to verify whether effective game production from the planning to the development is possible through the proposed method.

A Study on Delay of VR Game Operation for Experienced Game Users (숙련된 게임유저에게 발생되는 VR 게임 조작 지연에 관한 연구)

  • Jung, Won-Joe;Lee, Chang-Jo
    • Journal of Korea Game Society
    • /
    • v.18 no.1
    • /
    • pp.19-26
    • /
    • 2018
  • In this study, the hardcore game user verified the manipulation delay that occurred during VR game play because of the experienced game. Based on the HCI - based research approach, we created a 2D, 3D, and VR prototype game with user manipulation cycle hypothesis. Based on this, 121 users were experimented with 2D, 3D, VR format user interface. The average user manipulation period extracted by the experiment was compared with the independent sample T test. Based on the test results give the average time difference between the user's operation of the 2D VR format has been verified. User operation period of the average time difference in 3D VR format proved the null hypothesis of no significant difference has been adopted.

A Method to Manage the Map for On-Line RPG Supporting Full 3D (완전한 3차원을 지원하는 온라인 RPG를 위한 맵 관리 방법)

  • Lee, Nam-Jae;Kwak, Hoon-Sung
    • The KIPS Transactions:PartB
    • /
    • v.9B no.6
    • /
    • pp.863-868
    • /
    • 2002
  • In this paper we suggested a map management method for on line RPG supporting full 3D. In general, it is possible to support full 3D with client engine. Rut the online game server cannot show the expected performance under normal price constrains with current hardware technology, since the amount of data for management of 3D on-line game server increase exponentially with respect to the size of game world. To solve this problem. we introduced the "special object" which makes it possible for on-line game server with low performance hardware. This suggested method gave concrete from to manage full 3D for server as well as clients.s clients.