• Title/Summary/Keyword: Unity 3D 엔진

Search Result 112, Processing Time 0.027 seconds

Development of Arcade Mini Game using Unity 3D (Unity를 이용한 아케이드 미니 게임 개발)

  • Ryu, TaeHwan;Choi, JongWoon;Kim, Soo-Kyun;An, SyungOg;Jung, JinYoung
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2015.01a
    • /
    • pp.193-194
    • /
    • 2015
  • 본 논문은 유니티 엔진을 이용하여 쉽게 접할 수 있는 아케이드 형식의 게임에 미니게임을 추가하여 사용자들에게 게임에 대한 재미를 주기 위한 목적으로 제작되었다. 유니티 엔진을 이용하며 게임을 제작하면, 다른 엔진에 비해 저렴하면서도, 게임 개발시간을 단축하여 개발 비용을 줄일 수 있다. 또한 게임의 질도 떨어지지 않고 게임으로 제작할 수 있다. 현재 시중에 선보이고 있는 게임들은 잔인함과 선정적인 것이 많은 편이나, 본 게임은 어린이부터 노약자들 까지 다양한 연령층이 즐길 수 있도록 제작하였다.

  • PDF

Development of the Visualization Prototype of Radar Rainfall Data Using the Unity 3D Engine (Unity 3D 엔진을 활용한 강우레이더 자료 시각화 프로토타입 개발)

  • CHOI, Hyeoung-Wook;KANG, Soo-Myung;KIM, Kyung-Jun;KIM, Dong-Young;CHOUNG, Yun-Jae
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.18 no.4
    • /
    • pp.131-144
    • /
    • 2015
  • This research proposes a prototype for visualizing radar rainfall data using the unity 3D engine. The mashup of radar data with topographic information is necessary for the 3D visualization of the radar data with high quality. However, the mashup of a huge amount of radar data and topographic data causes the overload of data processing and low quality of the visualization results. This research utilized the Unitiy 3D engine, a widely used engine in the game industry, for visualizing the 3D topographic data such as the satellite imagery/the DEM(Digital Elevation Model) and radar rainfall data. The satellite image segmentation technique and the image texture layer mashup technique are employed to construct the 3D visualization system prototype based on the topographic information. The developed protype will be applied to the disaster-prevention works by providing the radar rainfall data with the 3D visualization based on the topographic information.

Arduino Learning Content using Blender and Unity Engine (블렌더와 유니티 엔진을 이용한 아두이노 학습 콘텐츠 설계)

  • Lee, Min-Hye;Park, Hyuk-Gyu;Won, Dong-Hyun;Kang, Sun-kyung;Shin, Sung-yoon;Kang, Yun-Jeong
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.10a
    • /
    • pp.386-388
    • /
    • 2022
  • Recently, realistic contents using virtual reality and augmented reality are attracting attention as learning aids. 3D-based contents have the advantage of being able to observe and experience objects from various angles than 2D-based contents shown on a flat surface. In this paper, we propose a content design based on 3D model for Arduino learning in a virtual environment. The Arduino board and sensor were implemented using Blender, and a 3D-based simulator environment was constructed using the Unity engine. The proposed content uses the Arduino board and sensor implemented in 3D so that learners can easily experience the working principle of Arduino and the coding process.

  • PDF

The Implementation of Visual Effects on Physical Phenomena of Nature Using Particle System (파티클 시스템을 이용한 자연의 물리적 현상의 비주얼 효과 구현)

  • Kim, Kyoung-Nam;Lee, Myoun-Jae
    • Journal of Digital Convergence
    • /
    • v.10 no.4
    • /
    • pp.347-352
    • /
    • 2012
  • Uncertain physical phenomena of nature are a frequently researched area in emotional engineering technology and visual expression of art. This paper suggests possibility for implementation of physical phenomena (percolation, dispersion, and flow) of nature using Unity 3D engine's particle system, which have already been analyzed in a previous study [1] on modern paintings that emphasized physical properties. This paper proposes an easy implementation method for uncertain physical phenomena of nature for artists experiencing difficulty in acquisition of knowledge on computer graphics programming, providing an idea for engineers conducting research on emotion-based technology.

Unity-based adventure game asset creation engine design (유니티 기반의 어드벤처 게임 에셋 생성 엔진 설계)

  • Lee, Hyoun-Sup;Choi, Dae-Kil
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2016.10a
    • /
    • pp.781-783
    • /
    • 2016
  • 유니티는 2D, 3D 게임 개발 도구로 다양한 물리적인 기능과 쉬운 UI와 에셋을 제공하여 개발자가 쉽게 게임을 제작할 수 있도록 지원한다. 유니티가 제공하는 주요 기능 중 하나인 에셋은 게임 개발과정에서 생성되는 스크립트, 리소스, 프리팹 등의 컴포넌트를 통칭한 것으로 개발자가 만들거나 에셋 스토어를 통해 수집하여 게임 제작에 활용할 수 있다. 즉, 에셋 스토어의 에셋들을 활용할 경우 좀 더 효율적으로 게임을 제작할 수 있다. 그러나 에셋 스토어의 구조상 개발하려고 하는 게임 장르 및 타입에 따라 어떠한 에셋을 적용할 것인지를 구분하기 쉽지 않고 적용 에셋을 찾더라도 이를 응용하여 개발 시스템에 적용하기에 상당한 시간 및 노력이 요구되는 경우도 많다. 본 논문에서는 이러한 에셋 적용문제를 해결하고 개발자의 적은 제어를 통해 효율적인 에셋을 제공할 수 있는 ACE(Adventure Create Engine)에셋 생성 엔진에 대하여 제안한다. ACE는 Unity의 상위 레벨에 존재하는 개발 도구로 최종 결과물로 생성된 패키지를 Unity에 적용할 수 있는 구조로 되어 있다. ACE를 활용할 경우 개발자의 요구에 적절한 에셋을 구축할 수 있으며 게임 개발 시간을 단축할 수 있다.

  • PDF

Development of Strategy and Shooting Game Using UNITY3D Engine (게임엔진을 이용한 전략 슈팅 게임 개발)

  • Lee, Byeongcheol;Kim, Jongdeok;Jung, Jin-young;An, Seongok;Kim, Soo Kyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.85-86
    • /
    • 2019
  • 게임 시장의 성장에 따라 여러 가지 장르의 게임이 출시되고 있다. 현재 슈팅 및 액션 게임 등의 고전적인 장르는 물론 Aeon Of Strife 같은 새로운 장르도 새롭게 탄생하고 있다. 새로운 장르의 게임의 등장은 앞으로 게임 시장이 지금보다 더 많이 발전할 것임을 말한다. 제안방법에서는 전략 시뮬레이션과 슈팅 게임을 혼합한 장르의 게임을 게임엔진을 이용해 빠르게 개발하는 방법을 설명한다.

  • PDF

Development of Third Person Shooting Game Based on Unity3D (Unity3D 기반 3인칭 슈팅 게임 개발)

  • Jeong, Won-Woo;Park, Keon-Soon;Cho, Min-Soo;Kang, Ju-Hyeon;Lee, Sungchul
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2022.11a
    • /
    • pp.640-642
    • /
    • 2022
  • 게임 개발엔진인 Unity3D를 활용한 3인칭 슈팅 게임으로 쉬는 시간 등의 자투리 시간에 즐길 수 있는 짧은 플레이타임을 가지고 복잡한 3D 슈팅 게임과 달리 쉽고 간단한 조작법을 가진 게임이다. 적 객체를 공격하거나 회피하며 각 스테이지당 5분을 생존하면 클리어되며 스코어에 기반한 재화를 지급하는 방식으로 진행된다. 게임 내 그래픽은 Unity Asset Store를 통해 그래픽 Asset을 구매하여 게임 내 사용되는 비행선, 물 효과, 탄환에 활용하였으며 일부 비행선은 기존 Asset을 재조립하여 만들었다.

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.

Design of an Avatar Assembly System based on a Commercial Game Engine (상용 게임엔진 기반의 아바타 조립 시스템의 설계)

  • Kim, Byung-Cheol;Roh, Chang Hyun
    • Journal of Digital Convergence
    • /
    • v.14 no.12
    • /
    • pp.489-494
    • /
    • 2016
  • Developing 3D games of quality is getting easier as commercial game engines have significantly evolved. It is still difficult, however, for entry-level developers to create various avatars which could affect the entire game because it requires expertise in 3D design and programming. We propose a design of an avatar assembly system based on a commercial game engine, Unity. It includes the assembly, customization, and management of avatars. It also provides an avatar update mechanism via the World Wide Web(WWW) provided by Unity's asset system so that various avatars can be supplied after the initial game distribution.

Development of 3D Running Game using NGUI (NGUI를 이용한 3D 러닝게임 개발)

  • Im, KwangHyuk;Kim, Soo Kyun;Jung, JanWoo;An, Syungog
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.07a
    • /
    • pp.335-336
    • /
    • 2018
  • 논문에서의 게임 개발은 Unity3D 안드로이드 플랫폼 기반으로 게임 설계를 목적으로 한다. 한때 모바일 게임 시장에서 큰 인기를 누렸던 2D 러닝 게임을 Unity 3D 엔진을 이용해 3D 러닝 게임으로 개발하는 연구 배경이 되었고 간단한 조작법으로 쉽게 게임을 설계하는 것을 목적으로 한다.

  • PDF