• Title/Summary/Keyword: Game Controller

Search Result 83, Processing Time 0.027 seconds

Development of virtual reality baseball batting game contents (가상현실 야구 배팅 게임 개발)

  • Yun, Tae-Jin;Lee, Min-Gyo;Jeon, Jin-Woo;Woo, Hyeon-Gu;Go, Il-Nam
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.441-442
    • /
    • 2019
  • 본 논문에서는 VR(Virtual Reality)라는 가상 현실 시스템 개발 툴인 Unreal Engine4을 사용하여 블루 프린트(Blue Print)로 야구 배팅 게임과 장애물 격파 피칭 게임을 개발하였다. 배팅 게임은 가상의 투수로부터 공 속도와 공이 랜덤하게 자동으로 투구된다. 이 때 사용자가 게임 콘트롤러(Controller)로 가상 배트를 이용하여 공을 타격하면 점수를 획득하는 게임이다. 장애물 격파 피칭 게임은 사용자가 게임 콘트롤러에 그립버튼을 눌러 데미지가 다른 공이 랜덤하게 바로 앞에 생성하여 이 공을 콘트롤러로 잡아서 장애물에 던져 격파하면 점수를 획득하는 게임이다.

  • PDF

Development of virtual reality zombie shooting game contents (가상현실을 이용한 일인칭시점 좀비 슈팅게임)

  • Yun, Tae-Jin;Jeon, Han-Gyeol;Park, Jun-Chul;Ji, Jun-Hwan;Kim, Doo-Hwan
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2020.01a
    • /
    • pp.147-148
    • /
    • 2020
  • 본 논문에서는 가상현실(Virtual Reality)을 구현할 수 있는 개발도구인 Unreal Engine4를 사용하여 객체지향 설계도구인 블루 프린트(Blue Print)로 좀비 슈팅 게임을 개발하였다. 본 게임콘텐츠는 1인칭 시점의 주인공 캐릭터가 게임 인공지능으로 공격하는 좀비로부터 공격을 당하지 않고 무사히 살아남는 생존을 목표로 하는 콘텐츠이다. 게임 조작 방법은 컨트롤러(Controller)로 가상 슈팅 무기를 이용하여 제한시간 동안 공격하는 좀비들을 물리치고 가상공간에서 생존해야 한다.

  • PDF

A Virtual Reality Game Controller Based on Bluetooth (블루투스 기반의 가상현실 게임 컨트롤러)

  • Woo, Young Woon;Baek, Soon Ho;Cha, Young Ho;Kim, Geun Ho;Heo, Jong Hoon;Kim, Da-In
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2016.07a
    • /
    • pp.207-208
    • /
    • 2016
  • 본 논문에서는 아두이노와 블루투스 모듈이 결합된 블루이노2 보드를 활용한 컨트롤러를 제작하였다. 컨트롤러는 버튼, 아날로그 조이스틱, 자이로 센서로 구성되어 있으며 각 부품의 데이터 값을 블루투스로 전송하면 유니티 엔진을 이용하여 제작된 게임이 작동되는 것이다. 컨트롤러와 함께 구글 카드보드를 이용한 스마트폰으로 가상현실 게임을 체험 할 수 있게 된다.

  • PDF

Enhanced Hybrid Multi Electrical Cupping System using S-PI Controller (S-PI 제어기를 이용한 개선된 하이브리드 멀티전동부항시스템)

  • Kim, Jong-Chan;Kim, CheeYong
    • Journal of Korea Multimedia Society
    • /
    • v.18 no.11
    • /
    • pp.1400-1407
    • /
    • 2015
  • In the paper, we suggest bettered EHMECS(Enhanced Hybrid Multi Electrical Cupping System) to regulate automatically vacuum pressure using many cupping cup at once. We controlled accurately the pressure using S-PI control technique in pump motor to input the air inside cupping cup. S-PI control compared constant velocity, load and velocity variance between existing PI and FLC(Fuzzy Logic Control). The stabilization time of suggested S-PI control improve 20% of existing PI and 8% of FLC. The error constant of normal condition improved 71% of existing PI and 62% of FLC in steady speed and 80% of existing PI and 67% of FLC in load change. Also the error constant about velocity variance improve 45% of PI control. It is prove the suggested S-PI control technique. When use long time vacuum pressure of cupping cup regulated the suggested S-PI control technique, can loosen knotted muscles.

Development of motion-detective algorithm using accelerometer (가속도 센서를 이용한 동작 인식 알고리즘 개발)

  • Lim, Young-Chul;Park, Chi-Ho;Kim, Sang-Dong;Jung, Woo-Young
    • Proceedings of the KIEE Conference
    • /
    • 2006.10c
    • /
    • pp.594-596
    • /
    • 2006
  • In this thesis, we propose a algorithm that is able to detect a user's motion. A minute noise of accelerometer arises cumulative error in case of converting velocity and distance, which makes it difficult to detect movement of sensor. We use a lowpass filter, ALS algorithm, and motion detection block to minimize such cumulative error. we experiment using a motion-detective module which is composed of accelerometer, micro-controller, and serial interface. Our scheme is capable of detecting such as up, down, left, right, forward, and backward movement of the module. It is expected that our scheme is applied to a game controller or user interface of a next generation PC.

  • PDF

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.

A robust generalized predictive controls

  • Kwon, Wook-Hyun;Noh, Seonbong
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1992.10b
    • /
    • pp.203-207
    • /
    • 1992
  • In this paper, a new GPC(Generalized Predictive Control) algorithm which is robust to disturbances isproposed. This controller minimizes the LQ cost function when the disturbance maximizes this cost function. The solution is obtained from the min-max problem which can be solved by differential game theory and has the non-recursive form which does not use the Riccati equation. Its another solution for state space models is investigated.

  • PDF

Constraned $H_{\infty}$ Optimal Control

  • Park, Jinhoon;Ko, Hoon-Seok;Lee, Kwang-Soon
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.536-536
    • /
    • 2000
  • In this paper, we show based on Lyapunov theorem that the closed loop system with the constrained H$_{\infty}$ optimal controller is exponentially stable. Then the on-line feedback implementation of the constrained H$_{\infty}$ optimal control based on quadratic programs is proposed.

  • PDF

Optimal Charging and Discharging for Multiple PHEVs with Demand Side Management in Vehicle-to-Building

  • Nguyen, Hung Khanh;Song, Ju Bin
    • Journal of Communications and Networks
    • /
    • v.14 no.6
    • /
    • pp.662-671
    • /
    • 2012
  • Plug-in hybrid electric vehicles (PHEVs) will be widely used in future transportation systems to reduce oil fuel consumption. Therefore, the electrical energy demand will be increased due to the charging of a large number of vehicles. Without intelligent control strategies, the charging process can easily overload the electricity grid at peak hours. In this paper, we consider a smart charging and discharging process for multiple PHEVs in a building's garage to optimize the energy consumption profile of the building. We formulate a centralized optimization problem in which the building controller or planner aims to minimize the square Euclidean distance between the instantaneous energy demand and the average demand of the building by controlling the charging and discharging schedules of PHEVs (or 'users'). The PHEVs' batteries will be charged during low-demand periods and discharged during high-demand periods in order to reduce the peak load of the building. In a decentralized system, we design an energy cost-sharing model and apply a non-cooperative approach to formulate an energy charging and discharging scheduling game, in which the players are the users, their strategies are the battery charging and discharging schedules, and the utility function of each user is defined as the negative total energy payment to the building. Based on the game theory setup, we also propose a distributed algorithm in which each PHEV independently selects its best strategy to maximize the utility function. The PHEVs update the building planner with their energy charging and discharging schedules. We also show that the PHEV owners will have an incentive to participate in the energy charging and discharging game. Simulation results verify that the proposed distributed algorithm will minimize the peak load and the total energy cost simultaneously.

A Study on the VR Payment System using Hand Gesture Recognition (손 제스쳐 인식을 활용한 VR 결제 시스템 연구)

  • Kim, Kyoung Hwan;Lee, Won Hyung
    • Journal of the Korean Society for Computer Game
    • /
    • v.31 no.4
    • /
    • pp.129-135
    • /
    • 2018
  • Electronic signatures, QR codes, and bar codes are used in payment systems used in real life. Research has begun on the payment system implemented in the VR environment. This paper proposes a VR electronic sign system that uses hand gesture recognition to implement an existing payment system in a VR environment. In a VR system, you can not hit the keyboard or touch the mouse. There can be several ways to configure a payment system with a VR controller. Electronic signage using hand gesture recognition is one of them, and hand gesture recognition can be classified by the Warping Methods, Statistical Methods, and Template Matching methods. In this paper, the payment system was configured in VR using the $p algorithm belonging to the Template Matching method. To create a VR environment, we implemented a paypal system where actual payment is made using Unity3D and Vive equipment.