• Title/Summary/Keyword: 유니티3d

Search Result 97, Processing Time 0.034 seconds

Design and Development of the Multiple Kinect Sensor-based Exercise Pose Estimation System (다중 키넥트 센서 기반의 운동 자세 추정 시스템 설계 및 구현)

  • Cho, Yongjoo;Park, Kyoung Shin
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.21 no.3
    • /
    • pp.558-567
    • /
    • 2017
  • In this research, we developed an efficient real-time human exercise pose estimation system using multiple Kinects. The main objective of this system is to measure and recognize the user's posture (such as knee curl or lunge) more accurately by employing Kinects on the front and the sides. Especially it is designed as an extensible and modular method which enables to support various additional postures in the future. This system is configured as multiple clients and the Unity3D server. The client processes Kinect skeleton data and send to the server. The server performs the multiple-Kinect calibration process and then applies the pose estimation algorithm based on the Kinect-based posture recognition model using feature extractions and the weighted averaging of feature values for different Kinects. This paper presents the design and implementation of the human exercise pose estimation system using multiple Kinects and also describes how to build and execute an interactive Unity3D exergame.

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

Design of Fishing Game Based on a Cross-Platform Server

  • Chang, Jaewoo;Kong, Hyunseung;Kim, Soo Kyun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.27 no.4
    • /
    • pp.45-51
    • /
    • 2022
  • Due to the spread of COVID-19, many local governments are burdened with the influx of large-scale tourists. As a climate that values Work-Life-Balance has emerged, interest in individual life and satisfaction is rapidly increasing. In addition, due to the popularity of the metaverse field, many people are increasingly interested in related content. In particular, "Animal Crossing: New Horizons" sold more than 15 million copies in 2020, and is enjoying exchanges of interior design, fishing, and collecting insects here. In line with this trend, this study introduces the development of online fishing games based on Jeju infrastructure. This paper focuses on implementation and development, and in particular, it introduces differentiated games through character animation optimized for developing a topographic model that maximizes the beauty of Jeju Island's topography based on the Unity 3D engine.

Productivity Analysis for Industrial Augmented Reality(iAR) Content Development Using an iAR Specialized Engine (산업용 증강현실 전용엔진을 이용한 산업용 증강현실 콘텐츠 개발에 대한 생산성 분석)

  • Kang, Minshik
    • Journal of Industrial Convergence
    • /
    • v.20 no.4
    • /
    • pp.1-6
    • /
    • 2022
  • In recent years, many global manufacturers such as Mercedes-Benz and BMW have been using augmented reality technology to spread it to various fields such as assembly process, after-sales service, sales stores, and consumer manuals. In this study, the application status of innovation in manufacturing using industrial augmented reality was identified, and the possibility of combining existing ERP and augmented reality was analyzed based on this. In addition, it was empirically analyzed that the selection of a dedicated content development engine is the most important factor in development productivity in the development of industrial augmented reality content. The same content developed with Unity3d was redeveloped with Vuforia Studio, and as a result of comparative analysis of development man-hours by field, the development lead time was shortened by 8 times. This study proves productivity by actually developing industrial augmented reality contents, and it is a study with a difference that is difficult to implement in practice.

Development of Mobile RPG using Unity 3D Engine (Unity 3D 엔진을 이용한 모바일 RPG 게임 개발)

  • Kim, Horyul;Yoo, Jongho;Han, Changmin;An, Syoungog;Kim, Soo Kyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.81-82
    • /
    • 2019
  • 게임 시장에 높은 점유율을 보이고 있는 추세에 따라 모바일 게임 제작에 많이 사용하고 있는 Unity 3D 게임 엔진을 사용하였다. 모바일 RPG인 '몬스터 길들이기'와 'Hundred Soul' 이라는 게임에서 감명 받아 이러한 아이디어를 바탕으로 Unity 3D 게임 엔진의 여러 기능과 접목하여, 다양한 기능 및 효과들을 구현하였고, 그에 따른 개발 방법을 설명한다.

  • PDF

Development of 3D Joystick for Flight Simulator using Gyro Sensor (자이로 센서를 활용한 비행 시뮬레이터용 3D 조이스틱 개발)

  • Cha-Hun Park;Sung-Ho Lee;Myeong-Chul Park
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.01a
    • /
    • pp.333-334
    • /
    • 2023
  • 비행시뮬레이터는 ICT 및 SW 응용분야에 속하는 기술로 항공기의 환경을 재현하는 시뮬레이션 환경을 제공한다. 시뮬레이터의 조종 장치인 일반적인 조이스틱을 대체한 기존 VR장비의 컨트롤러는 허공에 들고 조종하므로 정확하고 정교한 실제 항공기 조종에 사용하기에는 많은 문제점이 있다. 본 연구에서는 비행시뮬레이터와 VR분야에서 사용될 수 있는 가속도 센서와 진동 센서를 적용한 3D 조이스틱을 제안한다. 이를 위하여 3축 센싱과 정보를 표시하는 디스플레이 및 와이파이 통신을 위한 보드를 설계하고 유니티 기반의 가상 환경을 구현하여 적용 가능성을 확인하였다. 정상적으로 통신 인터페이스를 통하여 조종 장치가 동작하였고 게임 및 구현된 보드에서 확인한 센싱값이 일치함을 확인하였다. 연구의 결과물은 비행시뮬레이터 외에도 VR 및 다양한 메타버스 관련 콘텐츠에 사용될 수 있을 것으로 판단한다.

  • PDF

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.

A Study on the Creation of Augmented Reality Map (증강현실 지도제작에 대한연구)

  • Kim, Tae-Eun
    • Journal of Convergence for Information Technology
    • /
    • v.8 no.6
    • /
    • pp.335-341
    • /
    • 2018
  • This paper is a study on map contents to be embedded in a new type of mobile device that combines 2D information and 3D information by combining 2D information with augmented reality technology. We also describe the planning and production of a 3D map application called 'NSU AR Map' using Unity3D engine to help understand this paper. 'NSU AR Map' is a map application that enables accurate identification of user's location and real-world view through 360 View. Based on the experience gained during the process of 3D map application, this paper will present how 3D technologies and augmented reality technologies are applied to new map applications and how they can be developed in the future.

Development of 2D Casual Game for Young Woman (젊은 여성을 위한 2차원 캐주얼 게임 개발)

  • Kim, SeokHun;Kim, Soo Kyun;Lee, Sara;Kim, HyoJoo;An, Syungog
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2018.07a
    • /
    • pp.323-324
    • /
    • 2018
  • 본 논문에서는 UNITY3D 엔진을 사용하여 스마트폰에서 조작할 수 있는 2D 캐주얼 육성 게임을 설계하는 것을 목적으로 한다. UNITY3D 엔진을 사용하는 이유는 소량의 비용으로 멀티 플랫폼을 지원해주고, 한가지의 소스코드를 이용하여 다양한 플랫폼에서 사용할 수 있기 때문이다. 본 논문의 특징으로는 기존에 있는 육성게임에 캐주얼 게임을 더해 미니게임을 넣어서 장르간의 융합을 이루었고, 10대 20대의 여성, 반려동물을 좋아하는 사람들을 대상으로 하였고, 손쉬운 조작 방법과 아기자기한 강아지의 모습으로 게임을 설계한다.

  • PDF

A Study On Learning Game Using An Unity 3D (Unity 3D를 이용한 학습용 게임 개발)

  • Yoon, Seok-Hyun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2014.01a
    • /
    • pp.327-332
    • /
    • 2014
  • 본 논문에서는 Unity 3D 엔진을 이용하여 게임개발을 위한 학습용 앱의 구현 내용을 소개하였다. Unity 엔진을 이용하면 필드의 제작, 캐릭터 애니메이션 세팅, 스크립트 작성, Asset 관리, 레벨 디자인 등 많은 작업을 하나의 통합 환경에서 수행할 수 있다. 또한 컴파일 과정을 거치지 않아도 게임을 제작하는 도중 언제라도 실행해 볼 수 있기 때문에 개발에 걸리는 시간을 단축할 수 있다. 본 연구의 과정은 게임 앱 설계 관련 프로젝트의 수행이나 학습용 게임 개발의 학습 모형을 제시한 사례로 활용할 수 있다.

  • PDF