• Title/Summary/Keyword: VR API

Search Result 13, Processing Time 0.022 seconds

Technological trend of VR/AR maintenance training and API Implementation Example based on Unity Engine (VR/AR 정비교육의 기술동향과 유니티 엔진기반의 API 구현사례)

  • Lee, Jee Sung;Kim, Byung Min;Choi, Kyu Hwa;Nam, Tae Hyun;Lim, Chang Joo
    • Journal of the Korean Society for Computer Game
    • /
    • v.31 no.4
    • /
    • pp.111-119
    • /
    • 2018
  • National agencies and corporations are making a lot of efforts to educate mechanics from high school to university and enterprise training center to train as skilled mechanic. but the theoretical training using textbooks and the training using equipment not used in the field did not provide proper maintenance training. And education using special equipment or assuming dangerous situation was very dangerous, so we were carrying out education with video or photo. In recent, there have been a number of cases in which effective training simulations have been researched and developed in order to experience situations and solve problems safely through simulation from simple maintenance to special maintenance by combining VR and AR. This paper describes the comparative study of the existing APIs such as Danuri VR, DisTi Engine and Remote AR for general purpose AR/VR contents. We also proposed a AR/VR API based on Unity 3D Engine for AR/VR maintenance contents. The API can be used for maintenance contents developers efficiently.

A study on the analysis of virtual reality platform API for virtual reality (VR) development

  • Lee, Byong-Kwon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.25 no.8
    • /
    • pp.23-30
    • /
    • 2020
  • As the 4th industrial revolution emerged, the latest technologies such as IoT, AI, Big data, AR/VR/XR are emerging. However, in the field of virtual reality (VR) technology platform services, there is no standardization and systematic support. In addition, various platform technologies related to virtual reality have been presented, making it difficult to select an API that should be selected for development. In this study, we analyzed the method for virtual reality development and the virtual reality (VR) technology that is being serviced by users. In addition, by presenting the advantages and disadvantages of each development platform, we intend to present a reference point for developers to select an efficient platform. In addition, it will help the developer to select an effective equipment and software platform in comparison with the advantages and disadvantages of various HMD devices used in virtual reality. The virtual reality (VR) development environment test used products from Oculus, and the software development environment was tested with two types: WebBased VR and HMD embedded.

An Method of Viewport Prediction and Bitrate Allocation based on Angle Information in 360 VR Contents (각도정보 기반 360 VR 콘텐츠 내 사용자 시점예측기법 및 비트율 할당 방법)

  • Jeong, Eunyoung;Seo, Bong-seok;Hyun, Chanjong;Kim, Dong Ho
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2018.11a
    • /
    • pp.77-80
    • /
    • 2018
  • 360 VR 콘텐츠는 기존의 선형적인 일반 영상에 비해 사용자에게 더 많은 정보와 높은 몰입감을 제공할 수 있어 의학, 군사, 교육, 게임 등 다양한 분야에서 활용되고 있다. 최근에는 모바일 기기의 성능 향상과 통신기술의 발달에 힘입어 모바일 네트워크를 사용한 360 VR 콘텐츠 소비가 증가하는 추세이다. 모바일 네트워크는 대역폭이 한정적이고 가변적인 특성이 있어 이를 통해 용량이 큰 360 VR 콘텐츠 전송 시 초기 접속 지연 및 재생 끊김이 발생하여 사용자의 만족도를 감소시킬 수 있다. 이에 본 논문은 위에 언급한 문제를 해결하기 위해 360 VR 콘텐츠 전송 시 전체 요구대역폭을 감소시키고 사용자 초기 접속 속도를 향상시키는 것을 목표로, 360 VR 콘텐츠의 지오메트리 값과 사용자의 요(i.e. yaw)값을 활용하여 각도 기반으로 사용자의 현재 시점에 해당하는 타일을 확인하고 해당 타일에 높은 비트율을 할당하는 방법 및 웹 기반 전송에 대해 연구 개발하였다. 이를 위하여 웹 기반 3D 렌더링 API 인 WebVR API, HTTP Adaptive Streaming 기술의 표준 MPEG-DASH의 dash.js API를 활용하여 개발하고, 성능 확인 실험을 통해 요구대역폭 감소, 클라이언트 접속 속도 향상을 제시한다.

  • PDF

Development of wrapper class for compatibility of Multi Input Device in Vega Prime$^{TM}$ engine (베가프라임 엔진상에서 다중입력장치 호환을 위한 랩퍼 클래스 개발)

  • Kim, Kwang-Tae;Shin, Hyun-Shil;Park, Hyun-Woo;Lee, Dong-Hoon;Yun, Tae-Soo
    • 한국HCI학회:학술대회논문집
    • /
    • 2006.02a
    • /
    • pp.1093-1098
    • /
    • 2006
  • VR 엔진은 일부 입력장치에 대해서만 제한적으로 지원하기 때문에, 개발자가 원하는 입력장치를 사용하지 못하는 경우가 있으며, 가격 또한 고가이기 때문에 특수한 입력장치를 사용하기 위해, 다른 VR 엔진이나 별도의 옵션을 구매하기에는 경제적인 부담이 많이 든다. 이러한 문제를 해결하기 위해 본 논문에서는 개발자가 사용하고자 하는 입력장치와 VR 엔진의 호환을 위한 랩퍼 클래스를 제안한다. 개발한 랩퍼 클래스는 VR 엔진에서 조이스틱을 제어할 수 있는 조이스틱 클래스와 USB 캠을 통하여 영상을 획득하기 위한 USB 캠 클래스이다. 조이스틱 클래스는 입력장치 클래스를 상속받은 후 DirectX 를 이용하여 입력장치를 셋업 하고, 입력장치의 데이터 값을 처리한 후 VR 엔진의 API 로 값을 넘겨주기 전에 후킹하여 조이스틱을 제어할 수 있다. USB 캠 클래스는 VFW(Video for Window)를 사용하여 캠의 영상을 획득하여 버퍼에 저장한 후 VR 엔진의 디스플레이 버퍼에 값을 넘겨서 캠의 영상을 VR 엔진에서 디스플레이 할 수 있다. 이러한 방법을 통해 조이스틱, USB 캠 같은 입력장치를 VR 엔진과 호환할 수 있으며, 다른 종류의 입력장치에 대하여서도 본 연구에서 개발한 랩퍼 클래스를 상속받아 사용할 수 있다. 본 논문에서 사용한 VR 엔진은 Vega Prime 엔진이며, Vega Prime 엔진의 API 에 개발한 랩퍼 클래스를 추가하여 드라이빙, 영상인식 시뮬레이터를 개발한 결과, 효과적이고 경제적으로 입력장치의 연동이 가능함을 확인할 수 있었다.

  • PDF

Personal Firewall Operating System Using API Hooking Modules (API 후킹 모듈을 이용한 개인 방화벽 운용 시스템)

  • Han, Jong-Gil;Kim, Jong-Chan;Ban, Kyeong-Jin;Kim, Chee-Yong;Kim, Eung-Kon
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2011.10a
    • /
    • pp.551-553
    • /
    • 2011
  • The popularization and development of 3D display makes common users easy to experience a solid 3D virtual reality, the demand for virtual reality contents are increasing. This paper proposes VR panorama system using vanishing point location-based depth map generation method. VR panorama using depth map gives an effect that makes users feel staying at real place and looking around nearby circumstances.

  • PDF

Study on Arduino Kit VR contents modularization based on virtualization technology in software education field (소프트웨어교육 현장에서 가상화 기술에 기반한 아두이노 키트 VR콘텐츠 모듈화 연구)

  • Park, Jong-Youel;Chang, Young-Hyun
    • The Journal of the Convergence on Culture Technology
    • /
    • v.4 no.3
    • /
    • pp.293-298
    • /
    • 2018
  • In the fourth industrial revolution era triggered by the popularization of smart phones, Human daily life and all industrial sites are becoming software and intelligent. With the universal software education for all students nationwide from 2018, Demand is surging, and hardware is interlocked using software technology and Arduino. However, expensive control boards and dozens of different electronic components have to be prepared separately and problems are occurring. In addition, if the same training is repeated, Significantly many parts are lost or destroyed. Being prepared to start a new class is also becoming a very serious problem. In this study, we implement VR technology based on virtualization technology of Arduino board and various electronic parts. In addition, 3D graphics realistic Arduino kit and various electronic components are provided in API form. In this paper, we propose a method of interworking software and virtual hardware on virtualization base.

Development of a VR/360 Camera-Based Web Platform for Traveling Regardless of TPOs for the Transportation Vulnerable (교통약자를 위한 TPO 상관 없이 관광하는 VR/360 카메라 기반 웹 플랫폼 개발)

  • Hong, Seok-Bum;Jeon, Ha-Rin;Kim, Hee-Sun;Han, Kyu-Wan;Kim, Byung-Wan;Lee, Byong-Kwon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.07a
    • /
    • pp.519-521
    • /
    • 2022
  • 본 논문에서는 교통약자들의 이동제한 및 한계와 코로나 19로 인한 관광산업의 손실을 해결할 VR/360도 가상현실을 통한 웹 플랫폼 개발을 제안한다. 이 연구는 활용될 자원인 계절과 날씨자료를 효율적으로 촬영 및 준비하여 기존의 VR/360도의 가상현실을 최대화하고, 기존의 로드뷰 API 및 VR기기의 응용을 다양화한다. 또한, 이 연구는 '관광지를 방문한다'라는 개념을 실외뿐만이 아니라 실내에서도 사실적으로 체험할 수 있음을 제시한다. 이때 사실적인 체험을 더욱 극대화하기 위하여 VR/360도에 접목된 계절과 날씨의 콘텐츠를 구매할 수 있게 하여 소비자에게 선택지 내에서의 다양성을 주고, 단순 체험이 아닌 관광산업의 경제적 이윤으로 연결한다. 본 논문에서는 예상결과를 통하여 기존의 단순 VR/360도 체험을 통한 가상현실에 비해 좀 더 다양한 환경 조성을 통한 콘텐츠와 관광산업의 개선 및 경제성 면에서 발전성을 보인다.

  • PDF

English Conversation System Using Artificial Intelligent of based on Virtual Reality (가상현실 기반의 인공지능 영어회화 시스템)

  • Cheon, EunYoung
    • Journal of the Korea Convergence Society
    • /
    • v.10 no.11
    • /
    • pp.55-61
    • /
    • 2019
  • In order to realize foreign language education, various existing educational media have been provided, but there are disadvantages in that the cost of the parish and the media program is high and the real-time responsiveness is poor. In this paper, we propose an artificial intelligence English conversation system based on VR and speech recognition. We used Google CardBoard VR and Google Speech API to build the system and developed artificial intelligence algorithms for providing virtual reality environment and talking. In the proposed speech recognition server system, the sentences spoken by the user can be divided into word units and compared with the data words stored in the database to provide the highest probability. Users can communicate with and respond to people in virtual reality. The function provided by the conversation is independent of the contextual conversations and themes, and the conversations with the AI assistant are implemented in real time so that the user system can be checked in real time. It is expected to contribute to the expansion of virtual education contents service related to the Fourth Industrial Revolution through the system combining the virtual reality and the voice recognition function proposed in this paper.

Development of VR-based Simulation Software for Effective UAV Utilization of Disaster Rescuer Wearing See-through HMD (투시형 HMD를 착용한 재난 구조대원의 효과적인 UAV 활용을 위한 가상현실기반 시뮬레이션 소프트웨어 개발)

  • Chae, Mun Kyo;Kang, Mun Hye;Moon, Yong Ho
    • Journal of Aerospace System Engineering
    • /
    • v.16 no.1
    • /
    • pp.40-48
    • /
    • 2022
  • Recent studies have reported about UAV-based disaster rescue system adopting AR technology. Performing a disaster rescue training in an environment similar to an actual disaster site results in high costs and risk of accidents. In this paper, we propose a simulation software using VR technology so that rescuer can safely and inexpensively train the operation of the disaster rescue system. Through the analysis of the existing system, we derived the requirements for virtualizing training, and developed the simulation software using Unreal Engine and Airsim API. Simulation results show that the proposed simulation software can effectively simulate the operation of the conventional disaster rescue system.

Design of tourism tour map App application using MR technology (MR기술을 이용한 관광투어 맵앱 어플리케이션 설계)

  • Yoon, Kyung-Seob;Won, Jong-Jin;Park, Jin-Soo;Choi, Jin-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2017.07a
    • /
    • pp.145-147
    • /
    • 2017
  • 본 논문에서는 4차 산업 혁명의 주요 기술 중 하나인 '연결 및 표시 기술'에서 사람의 눈으로 보는 표시 기술 중 하나인 증강현실(AR)과 가상현실(VR)를 융합한 MR기술을 활용한 앱 어플리케이션에서 제공하는 콘텐츠를 이용자들이 쉽게 접근해서 사용할 수 있도록 제안한다. 증강현실을 나타내는 방법 중 하나인 Marker를 이용한 기술을 통해서 관광 콘텐츠를 제공할 수 있도록 프로토타입을 구현하였다. 사용자가 앱 어플리케이션을 통해 Marker를 인식하게 되면, 거기서 관광 관련 콘텐츠를 스마트폰 화면에 띄어서 제공되는 콘텐츠를 자유롭게 이용 할 수 있는 효율성을 제공할 수 있다.

  • PDF