• Title/Summary/Keyword: game engine

Search Result 329, Processing Time 0.023 seconds

Development of Quadruped-Walk Game Character Using Inverse Kinematics (Inverse Kinematics를 이용한 사족보행 게임 캐릭터 구현)

  • Jung, Sun-Hyo;Kang, Myung-Ju
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.01a
    • /
    • pp.187-188
    • /
    • 2017
  • 본 논문에서는 Inverse Kinematics(IK) 방법을 이용하여 사족보행 게임 캐릭터의 이동 IK를 구현하였다. 게임 캐릭터의 이동 IK는 Unity의 NavMeshAgent를 사용하여 이동하는 사족보행 생물체가 회전 시 척추를 자연스럽게 꺾이도록 구현되었다. 본 논문에서는 게임캐릭터에 이동 IK를 적용했을 때와 적용하지 않았을 때를 비교하였으며, 이동 IK를 적용한 경우에 경로를 따라 이동하는 사족보행 캐릭터의 애니메이션이 자연스럽게 이루어짐을 확인하였다.

  • PDF

Physics Engine with the Navigation Mesh from Racing Game (레이싱 게임에서의 물리엔진과 네비게이션 메쉬)

  • Song, Seung-Ho;Kim, Hye-Young
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.1159-1161
    • /
    • 2011
  • 레이싱 게임은 자동차의 물리 지형과의 마찰 그리고 오브젝트간의 충돌을 구성하여 시뮬레이션되어야 한다. 그러나 NPC 의 이동 시에 NPC 도 PC 와 같이 일반적인 자동차 물리를 사용한다면 많은 부하가 걸리게 된다. 따라서 본 논문에서는 부하를 줄이고 NPC 의 이동을 구성하며 인공지능을 포함하여 스스로 길을 찾아가는 효과를 연출하기 위해 물리엔진과 네비게이션 메쉬를 사용하였다.

A Study on the Comparison of the Virtual Reality Development Environment in Unity and Unreal Engine 4 (유니티와 언리얼 엔진 4 에서의 가상현실 개발환경에 관한 비교연구)

  • Yunsik, Cho;Jinmo, Kim
    • Journal of the Korea Computer Graphics Society
    • /
    • v.28 no.5
    • /
    • pp.1-11
    • /
    • 2022
  • Game engines have the advantage of enabling efficient content production, such as reducing development time, with minimal visual quality guarantees and support for multi-platforms. Recently, game engines have provided various functions that can easily, quickly, and effectively produce immersive content using virtual reality (VR) HMD. Therefore, this study conducts a comparative study on the development environment in VR content production using Oculus Quest 2 HMD, focusing on Unity and Unreal game engines, which are widely used in the content production industry, including games. First, we compare the basic setup process of building a development environment using Oculus Quest 2 HMD and a dedicated controller based on a VR template project that includes the minimum functions and settings provided by each engine. Next, we present a simple experience environment that can interact in a virtual environment and compare the development environment to use a dedicated controller and the process of building a development environment that directly utilizes hands through the hand tracking function provided by Oculus Quest 2. Through this process, we will understand the basic process of building a VR development environment, and at the same time, we will check the characteristics and differences of the engine and use it as a research that can be applied to various immersive content production.

Content design for Gamification applied to advertising in user interaction (사용자 상호작용에 광고를 적용한 게이미피케이션 콘텐츠 설계)

  • Jung, WonJoe;Lee, ChangJo
    • Journal of Korea Game Society
    • /
    • v.17 no.1
    • /
    • pp.71-78
    • /
    • 2017
  • In this paper, we investigated the approach of advertisement to game users. The interaction area in the game was considered to be an effective advertising delivery area. In order to verify this, theoretical research was applied to the theory of advertising in game interaction. Then, based on the theory, we designed and produced the contents of the Gamification contents. The game was produced by being classified as exposed advertisement and interactive advertisement. Based on these two, professional focus test was conducted. As a result, we have verified the design of a Gamification advertisement applied to game interaction. The validity of the theory of Interactive Advertising Design was acknowledged. However, production verification proved to be below average.

Analysis of Game Documentary - Focused on Indie Game: The Movie (게임 다큐멘터리 분석 - Indie Game: The Movie를 중심으로)

  • Han, Sukhee
    • Journal of the Korean Society for Computer Game
    • /
    • v.31 no.4
    • /
    • pp.37-50
    • /
    • 2018
  • This study multi-dimensionally analyzes "Indie Game: The Movie", The game documentary film published in June, 2012. As game industry increases, game-related documentary films are also being produced. Previous game documentary films usually focus on the success of popular game or game users and deal with the reason of success. However, "Indie Game: The Movie" centers on Indie game developers who are not from famous and huge companies. Due to the development of the game engine, these days, Indie games become a new trend that game developers are able to develop their own game freely. Then, this study has a purpose to study the life of Indie game developers and explore how and why they want to make their own game. More specifically, this study analyzes "Indie Game: The Movie" by 1) Story 2) Conflict and Resolution 3) Form 4) Sequence. As a result, it concludes that "Indie Game: The Movie" has interview section mainly and represents that Indie game developers want to develop their own games due to their ego and identity. In other words, throughout the analysis of the documentary film, it explores the reality that Indie Game developers face and many features of Indie Game in the game industry.

Development of Third-Person Action Game using Outlines (실루엣 외곽선을 방법을 이용한 3인칭 액션 게임 개발)

  • Kim, Horyul;An, Syoungog;Kim, Soo Kyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.01a
    • /
    • pp.69-70
    • /
    • 2019
  • 현재 게임제작에 많이 사용하고 있는 Unity 3D 게임 엔진은 다양한 플랫폼을 지원하고 있으며, 장점으로는 간단하고 저렴하게 개발할 수 있어 많은 개발자가 사용하는 엔진이다. 다양한 개발사 및 개인 개발자들도 많이 사용하는 만큼 Unity 3D 게임 엔진의 다양한 기능을 습득할 필요가 있다. 3인칭 게임인 Beyond eyes 라는 게임이 시각 장애인의 캐릭터를 컨셉으로 게임이 제작되어 다양한 시각적 효과를 사용하였다. 이러한 게임에서 감명받아 Unity 3D 게임 엔진의 여러 가지 기능과 참신한 아이디어를 접목하여 다양한 시각적 효과를 구현하였고, 그에 따른 개발 방법을 설명한다.

  • PDF

The Design of 2D Side-Scrolling Casual Games in a Multi-platform Environment (멀티 플랫폼에서의 2D 횡스크롤 캐주얼 게임 융합 설계)

  • Yang, Dong-Hyuk;Kim, Soo-Kyun
    • Journal of the Korea Convergence Society
    • /
    • v.6 no.4
    • /
    • pp.147-152
    • /
    • 2015
  • Casual games are easy in terms of control and mode, and thus everyone can enjoy them in their free time. Character games, in particular, feature a variety of cute and attractive characters. Such character games are now available for smartphones, which are used by a large number of users, as well as for PCs. This paper is aimed at demonstrating the design of 2D side-scrolling casual shooting games utilizing Unity 3D Engine, which can be manipulated on smartphones. Unity 3D engine was used because it supports multi-platform with low costs, and it makes it possibile for games to be operated on various platforms using a single program source code. This approach is unique because the design of the games uses cute characters, attractive concepts and easy control, targeting users in their 10s or 20s, unlike existing shooting games that are serious.

3DCGI workflow proposal for reduce rendering time of drama VFX (드라마 VFX의 렌더링 시간 단축을 위한 3DCGI 워크플로우 제안)

  • Baek, Kwang Ho;Ji, Yun;Lee, Byung Chun;Yun, Tae Soo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.24 no.8
    • /
    • pp.1006-1014
    • /
    • 2020
  • Consumer expectations for drama VFX increased as the influx of overseas dramas increased due to the growth of OTT service, but the current production time of the drama production system has a negative effect on the quality and completion of work. This paper proposes a background rendering using a game engine and a subject rendering using background HDRI as environmental lighting. The proposed workflow is expected to reduce the production time of VFX and improve the quality of VFX. The proposed workflow was verified in 3 steps. Comparing game engine and rendering software according to the same lighting environment and camera distance, comparing rendering with existing rendering method and background HDRI generation, and validating the proposed workflow. For verification, quantitative evaluation was performed using Structual similarity index and histogram. This study is expected to be one of the options to improve the quality of VFX and improve the risk.

Development of Commercial Game Engine-based Low Cost Driving Simulator for Researches on Autonomous Driving Artificial Intelligent Algorithms (자율주행 인공지능 알고리즘 연구를 위한 상용 게임 엔진 기반 초저가 드라이빙 시뮬레이터 개발)

  • Im, Ji Ung;Kang, Min Su;Park, Dong Hyuk;Won, Jong hoon
    • The Journal of The Korea Institute of Intelligent Transport Systems
    • /
    • v.20 no.6
    • /
    • pp.242-263
    • /
    • 2021
  • This paper presents a method to implement a low-cost driving simulator for developing autonomous driving algorithms. This is implemented by using GTA V, a physical engine-based commercial game software, containing a function to emulate output and data of various sensors for autonomous driving. For this, NF of Script Hook V is incorporated to acquire GT data by accessing internal data of the software engine, and then, various sensor data for autonomous driving are generated. We present an overall function of the developed driving simulator and perform a verification of individual functions. We explain the process of acquiring GT data via direct access to the internal memory of the game engine to build up an autonomous driving algorithm development environment. And, finally, an example applicable to artificial neural network training and performance evaluation by processing the emulated sensor output is included.

Implementation of a Physically Based Motion Engine (물리 기반 모션 엔진의 구현)

  • 정일권;박기주;이인호
    • Proceedings of the IEEK Conference
    • /
    • 2003.07d
    • /
    • pp.1415-1418
    • /
    • 2003
  • Recent performance improvement in computer and graphics hardware makes it possible to simulate a physical phenomenon in real time. VR department at ETRI has implemented a fast and robust physically based motion engine (PBM) for their general-purpose 3D online game engine. 'Dream 3D'. This paper shows the underlying algorithms of the PBM and introduces the structure and implementation results of it briefly.

  • PDF