DEVELOPMENT OF VIRTUAL REALITY TRAINING PLATFORM FOR POWER PLANT APPLICATIONS

Size: px
Start display at page:

Download "DEVELOPMENT OF VIRTUAL REALITY TRAINING PLATFORM FOR POWER PLANT APPLICATIONS"

Transcription

1 MultiScience - XXX. microcad International Multidisciplinary Scientific Conference University of Miskolc, Hungary, April 2016, ISBN DEVELOPMENT OF VIRTUAL REALITY TRAINING PLATFORM FOR POWER PLANT APPLICATIONS Róbert Beleznai, Szabolcs Szávai, Gergely Dobos 1 PhD, leading researcher, Bay Zoltán Nonprofit Ltd., Engineering Division 2 PhD, head of department, Bay Zoltán Nonprofit Ltd., Engineering Division 3 research fellow, Bay Zoltán Nonprofit Ltd., Engineering Division ABSTRACT: Development of a training platform for power plant application using virtual reality (VR) tools supports the safety operation. The VR platform is a computer-based artificial environment where the user can do activities and interact with different objects, and he/she senses the environment realistic. Such immersive, realistic VR world can be applied in the energy sector of the industry, especially in the field of maintenance, operation in normal and emergency conditions to train the staff for the adequate actions. For this, usability test of the recently available devices are performed, followed by the development of an industrial application. Using this power plant application the maintenance training can be performed in such a way that it does not disturb the operation schedule of the plant and the user is not exposed unnecessarily at danger (high temperature, radiation, etc.). Keywords: Virtual reality, Oculus Rift, LEAP Motion, Virtualizer, maintenance, Unity3D 1. INTRODUCTION The virtual reality is an artificial environment produced by means of computer systems and information technologies, in which the user, using his/her virtual identity, can do interaction in the cyberspace. A great advantage of the virtual training platform is that it can be separated from the real world in space and time and in such a way it does not disturb the work operations, and there is no need to physically build expensive training areas. The objective is to develop a virtual perception-based event simulation training platform for training people for maintenance of power plant equipment. The use of the virtual space in the design, testing and maintaining of new or existing facilities of the energy sector may enhance the safe operability, maintainability and interference with critical situations in terms of early error detection. The platform provides for the user a realistic and immersive experience. The system is interactive, so the user s action will affect the VR environment, and can be linked to real world actions. It is important that the work can be done in a safe environment without emergency situation (the user is not exposed to heat, radiation, high voltage, and other hazards of oxygen deficiency), and the system is portable. DOI: /musci

2 2. DEVELOPMENT OF VIRTUAL POWER PLANT ENVIRONMENT Development of the virtual training platform requires the design of a virtual power plant environment, which includes the digital modelling of the facilities and equipment using 3D scanning or CAD software. The polygon structure developed by the modelling software can be compiled using the physical properties of the modelled objects in Unity3D game engine software. The flexibility of the fictional space makes possible to test several elements of the system and to enhance the fine movement capability of the maintenance staff. Initially, some fundamental interactions, such as opening the door, turning on/off the lights, or controlling proportionally the speed of a fan were used to test the potential applicability of the virtual reality in industrial applications. Later, the focus was shifted to test the maintenance of a gas turbine located in the middle of the hangar (Fig.1). Figure 1 Virtual environment For maintenance task the manual work is emphasized, however, the spatial movements in space is also considered in natural way. The role of the spatial movements is very significant when the maintenance requires motion between the various places of the plant, and learn to navigate in workspace. The user can walk with his/her legs in the assembly shop or kneel next to the equipment using the Virtualizer motion detection system. Within the virtual environment it is necessary to define such a character that is able to interact with its environment. This character is the avatar of the user, whose movements are controlled by the user motion in the real world - the user movements in the real world are transformed into the movements of the avatar in the virtual space. It is essential for the immersive experience that the user should be able to control his/her avatar and do interactions with such natural movements like he/she does in the real life. To lift up a gear it is necessary to use fingers, however, if the object weight exceeds the limits of the onehanded work, the technician must intervene with both hands. Such movements are necessary to happen in the same way in the virtual space as in the reality, the realistic physical motion is essential. Solving the problem requires the combination

3 and joint application of more, recently available VR tools to access the best and most realistic result (Fig. 2). These tools are the following: Oculus Rift (OR) headmounted-display for visualising the 3D environment in a realistic, stereoscopic way; Cyberith Virtualizer (CV) motion control device for detecting the body movement of the user; Leap Motion (LM) non-contact optical motion sensor for detecting the fine motor movements of the user. The aim is that the movements of a specific task in the virtual space should be equivalent with the movements in the real space [1], so conditioned reflexes will not build into the activities which can be detrimental to the work of the staff during the actual execution of the task. For practising the assembly work, it is essential the precise and latency-free (realtime) motion detection. Many different devices are available in the market, however, for our application the LEAP Motion provides the best solution, as their small-sized, non-contact optical motion sensor can be fixed to anywhere and it does not disturb the free movement of the user. A further advantage of the LM is that the provided SDK (software development kit) allows large freedom for the software development in the field of image processing for the two-camera hardware. Figure 2 Combination of VR tools Walking in the virtual assembly shop The soul of the maintenance work is indisputably the fine motor movement, for which mapping using dynamic imaging variables the bi-cameras of the LEAP Motion sensor are applied. The advantage of the sensor is the disadvantage as well: as an optical sensor does not require a direct connection with the user, the noncontact design provides the freedom and flexibility of movement for the mechanic during the training, however, the sensor can detect only those movements what are visible for the camera of the LEAP Motion (obscured motions cannot be detected blind spots). As the hardware cannot be improved, to get around the problem according to the abovementioned, an algorithm for movement method recognition is developed, which infers typical schemes from the obtained data and automates the

4 smaller joint operations in such a way that it does not detract from the difficulty level of implementation of the task and the user does not recognize the assistance. The incomplete data from the sensors are replaced by movement schemes borrowed from the real-life in order to make the operations smoother. In case of assembly, if the magnitude of our hands' trembling is greater than the size of the bore where the bolt we want to insert, most probably the operation will be failed and the bolt will land on the ground (Fig. 3). Figure 3 Fine motor motion simulations for precise operation using virtual hands As similar problem also can happen in the virtual reality due to the hardware deficiencies, such solution is required which intervenes only in the most necessary cases in order not to decrease the realistic level of the operation. According to our interpretation, during the assembly operations the absolute value of the position difference of the vectors of the fingertips per one second provides the trembling phenomenon of the hands which makes difficult the task. In further, this scalar value between 0 and 1 defines that relative distance of the components at which they will be automatically inserted to their position. The importance of this step should be highlighted, because the algorithm, considering the actual environment variables, looks for that smallest distance in which the user needs assistance. The event manager provides only such assistance which is necessary due to the hardware deficiencies. With a method developed for measurement of the grip force, the objects can be gripped not only from the top direction, but the direction of larger size objects also can be controlled during the assembling. In contrast to the digital gloves the LEAP Motion models the virtual movement of the hand in-contact way, it does not use resistance-based kinematic-sensors. This is an advantage in many ways; however, it also proposes a serious problem: at the description of the physical properties of the hands not only the markers based coordinates should be considered, but the pressure/force should be also taken into account. When the colliders of the fingers reach the polygon of the objects, a subordinated script resets its absolute position based on the diameter of the widest point of the object. This data is interpreted as zero point in the future; the positive and negative difference will be the numerical data of the grip force. If the measured value is 100%, the gravitational force acting at the end of the object will be decreased to zero, and the bolt remains in the same position as at first it was gripped and lifted up [7]. Look now some fundamental interactions in order to understand how the brain recognizes the virtual environment. Let s switch on the light: doing so a trigger box

5 is defined for the mesh collider of the animated switch, in such a way avoiding the physical contact between the two objects (hand and switch), and reducing the number of errors and improves the user experience. In case of the interaction (switched on light), the clicking sound of the mechanics and the transforming switch together provide such an audio-visual feedback for the user that the human brain can link together the storyline, naturally sense the events without having actually physical interaction, without touching the surface of the switch by fingers (Fig. 4). Figure 4 Switch on/off the light This simple interaction is an excellent example for our response to the largest actual problem of the virtual reality: developments of most of the available VR hardware are infancy, so many clumsy solutions appear due to inaccurate sensors, and incorrectly mapped movements which are inevitably detract the user experience. With this the reality of the simulation for the user becomes questionable; however, the immersion is the base of the raison d'etre of the virtual reality [2]. The software development can be the solution for getting around the hardware deficiency determined by the market, based on a simple thesis: that is true what our brain believes so. Task of opening a door provides answers to other general questions: in this experiment (in sharp contrast to the previous example), a door can be opened using purely physical interaction of two colliders. So the door should be simply pushed with our hands until it opens. This is very important because in this case the haptic feedback has an important role in the reality, from this feedback the user feels how large force is necessary to open the door [3]. The haptic feedback is not available yet for the virtual reality, however, the brain is able to assess and sense the haptic feedback based on visual signals.

6 3. VIRTUAL ASSEMBLY Three interconnected tools (OR, CV, LM) together create scheme about the reality, their digital extracts are combined into one character (avatar) to generate the complex motion of the avatar of the user. The system of the connected devices transforms the real world movement to the interaction between the complex character and virtual space. In the hangar a gas turbine is placed, on which the assembly training can be exercised [4], (Fig. 5). First of all, the cover of the opening of the turbine casing can get down ensuring free way to the mechanics, creating the possibility for the interaction. The gearbox can be completely disassembled following logical order as in the reality. From the lower gear box the gear can be taken out only using two hands (lower picture in Fig. 5): in this case a script checks based on the hierarchy states that two colliders should be in contact with the gear in the same time. If both hands are in contact with the given object, the item will move together with the left hand, and it can be removed. In case of assembly the components can jump to their position from a relatively small distance. Figure 5 Assembly of a gear using two hands in virtual reality

7 4. DISCUSSION The LM is an optical sensor [5]; therefore, the possible error factors can be significantly increased. The infrared background radiation reduces the contrast detected by the sensor, thus, to distinguish the fingers in the background is more difficult for the algorithm during the image analysis. Further problems are the blind spots and the small interaction area which does not cover the area of the activities, so the user can be out of the range of the sensor. The latter problem can be solved to mount the LM sensor to the flange of the rotating element of the Virtualizer, so the user is not disturbed in the free movement and during his/her turning the hands remain in the interaction area. Alternative solution can be to mount the LM sensor to the front panel of the OR since the user follows the assembly with his/her eyes during the manual work. However, due to the movement of the head the data from the LM sensor about hands become false influencing and often distorting to unusability the interpretation of the incoming data [6]. Thus, an absolute reference system is used based on the data extracted from the accelerometer and gyroscope of the OR (IMU module), where the vector values of the OR movements are added to the measured values of the LM obtained from the image analysis of the hands in order to compensate each other, so that the head movements do not affect the position of the hands in the virtual space. After this, all the movements are absolute values in the obtained space. To solve the problem of the blind spots due to the viewing angle and the problem of the false signals two LM sensors can be connected [7]. However, connection of them generates further problems for what the developments are in progress. 5. CONCLUSIONS Our goal is to increase the safety of the trainee and, the efficiency of the training method and reduce the costs of the education methods spent on training. The pilot application which combines the spatial and fine motor movement using combined hardware and software tools, the system provides realistic and interactive virtual space for training. It is possible to walk in a room or on the territory of the power plant, switch on/ off the light, open and close the doors, control the fan speed, and study the assembly work of a turbine. The user can be trained in a realistic power plant environment and does not disturb the on-site work and he/she is also not exposed unnecessarily at danger. This pilot application proves the applicability of the virtual reality in the industry; the virtual reality is suitable alternative for creating a versatile industrial training system. 6. ACKNOWLEDGEMENT The research has been funded by the EITKIC_ project in the frame of the Grant Program for Support the Hungarian participation in the Knowledge and Innovation Communities (EIT KIC).

8 7. REFERENCES [1] Dave, D., Chowriappa, A. és Kesavadas T.: Gesture Interface for 3D CAD Modeling using Kinect. Computer-Aided Design, 2012 [2] David M. Eagleman: Human time perception and its illusions, Current Opinion in Neurobiology, Volume 18, Issue 2. pp , doi: /j.conb , 2008 [3] N. Duarte Filho, S. Costa Botelho, J. Tyska Carvalho, P. de Botelho Marcos, R. de Queiroz Maffei, R. Remor Oliveira, R. Ruas Oliveira, V. Alves Hax: An immersive and collaborative visualization system for digital manufacturing. Int J Adv Manuf Technol, 2010 [4] N. Beattiea, B. Horana, S. McKenziea: Taking the LEAP with the Oculus HMD and CAD - plucking at thin air? The International Design Technology Conference, DesTech, 2015 [5] D. Bachmann, F. Weichert, G. Rinkenauer: Evaluation of the Leap Motion Controller as a New Contact-Free Pointing Device. Sensors, 2015 [6] S. M. LaValle, A. Yershova, M. Katsev, M. Antonov: Head tracking for the Oculus Rift. Oculus VR, Inc 2012 [7] Community, 2015

Augmented and Virtual Reality

Augmented and Virtual Reality CS-3120 Human-Computer Interaction Augmented and Virtual Reality Mikko Kytö 7.11.2017 From Real to Virtual [1] Milgram, P., & Kishino, F. (1994). A taxonomy of mixed reality visual displays. IEICE TRANSACTIONS

More information

SVEn. Shared Virtual Environment. Tobias Manroth, Nils Pospischil, Philipp Schoemacker, Arnulph Fuhrmann. Cologne University of Applied Sciences

SVEn. Shared Virtual Environment. Tobias Manroth, Nils Pospischil, Philipp Schoemacker, Arnulph Fuhrmann. Cologne University of Applied Sciences SVEn Shared Virtual Environment Tobias Manroth, Nils Pospischil, Philipp Schoemacker, Arnulph Fuhrmann Cologne University of Applied Sciences 1. Introduction Scope Module in a Media Technology Master s

More information

PRODUCTS DOSSIER. / DEVELOPMENT KIT - VERSION NOVEMBER Product information PAGE 1

PRODUCTS DOSSIER.  / DEVELOPMENT KIT - VERSION NOVEMBER Product information PAGE 1 PRODUCTS DOSSIER DEVELOPMENT KIT - VERSION 1.1 - NOVEMBER 2017 www.neurodigital.es / hello@neurodigital.es Product information PAGE 1 Minimum System Specs Operating System Windows 8.1 or newer Processor

More information

DEVELOPMENT KIT - VERSION NOVEMBER Product information PAGE 1

DEVELOPMENT KIT - VERSION NOVEMBER Product information PAGE 1 DEVELOPMENT KIT - VERSION 1.1 - NOVEMBER 2017 Product information PAGE 1 Minimum System Specs Operating System Windows 8.1 or newer Processor AMD Phenom II or Intel Core i3 processor or greater Memory

More information

TOUCH & FEEL VIRTUAL REALITY. DEVELOPMENT KIT - VERSION NOVEMBER 2017

TOUCH & FEEL VIRTUAL REALITY. DEVELOPMENT KIT - VERSION NOVEMBER 2017 TOUCH & FEEL VIRTUAL REALITY DEVELOPMENT KIT - VERSION 1.1 - NOVEMBER 2017 www.neurodigital.es Minimum System Specs Operating System Windows 8.1 or newer Processor AMD Phenom II or Intel Core i3 processor

More information

Virtual Reality as Innovative Approach to the Interior Designing

Virtual Reality as Innovative Approach to the Interior Designing SSP - JOURNAL OF CIVIL ENGINEERING Vol. 12, Issue 1, 2017 DOI: 10.1515/sspjce-2017-0011 Virtual Reality as Innovative Approach to the Interior Designing Pavol Kaleja, Mária Kozlovská Technical University

More information

LOOKING AHEAD: UE4 VR Roadmap. Nick Whiting Technical Director VR / AR

LOOKING AHEAD: UE4 VR Roadmap. Nick Whiting Technical Director VR / AR LOOKING AHEAD: UE4 VR Roadmap Nick Whiting Technical Director VR / AR HEADLINE AND IMAGE LAYOUT RECENT DEVELOPMENTS RECENT DEVELOPMENTS At Epic, we drive our engine development by creating content. We

More information

PHYSICS-BASED INTERACTIONS IN VIRTUAL REALITY MAX LAMMERS LEAD SENSE GLOVE

PHYSICS-BASED INTERACTIONS IN VIRTUAL REALITY MAX LAMMERS LEAD SENSE GLOVE PHYSICS-BASED INTERACTIONS IN VIRTUAL REALITY MAX LAMMERS LEAD DEVELOPER @ SENSE GLOVE Current Interactions in VR Input Device Virtual Hand Model (VHM) Sense Glove Accuracy (per category) Optics based

More information

Digitalisation as day-to-day-business

Digitalisation as day-to-day-business Digitalisation as day-to-day-business What is today feasible for the company in the future Prof. Jivka Ovtcharova INSTITUTE FOR INFORMATION MANAGEMENT IN ENGINEERING Baden-Württemberg Driving force for

More information

Interactive Simulation: UCF EIN5255. VR Software. Audio Output. Page 4-1

Interactive Simulation: UCF EIN5255. VR Software. Audio Output. Page 4-1 VR Software Class 4 Dr. Nabil Rami http://www.simulationfirst.com/ein5255/ Audio Output Can be divided into two elements: Audio Generation Audio Presentation Page 4-1 Audio Generation A variety of audio

More information

Air Marshalling with the Kinect

Air Marshalling with the Kinect Air Marshalling with the Kinect Stephen Witherden, Senior Software Developer Beca Applied Technologies stephen.witherden@beca.com Abstract. The Kinect sensor from Microsoft presents a uniquely affordable

More information

Realtime 3D Computer Graphics Virtual Reality

Realtime 3D Computer Graphics Virtual Reality Realtime 3D Computer Graphics Virtual Reality Virtual Reality Input Devices Special input devices are required for interaction,navigation and motion tracking (e.g., for depth cue calculation): 1 WIMP:

More information

HeroX - Untethered VR Training in Sync'ed Physical Spaces

HeroX - Untethered VR Training in Sync'ed Physical Spaces Page 1 of 6 HeroX - Untethered VR Training in Sync'ed Physical Spaces Above and Beyond - Integrating Robotics In previous research work I experimented with multiple robots remotely controlled by people

More information

Marco Cavallo. Merging Worlds: A Location-based Approach to Mixed Reality. Marco Cavallo Master Thesis Presentation POLITECNICO DI MILANO

Marco Cavallo. Merging Worlds: A Location-based Approach to Mixed Reality. Marco Cavallo Master Thesis Presentation POLITECNICO DI MILANO Marco Cavallo Merging Worlds: A Location-based Approach to Mixed Reality Marco Cavallo Master Thesis Presentation POLITECNICO DI MILANO Introduction: A New Realm of Reality 2 http://www.samsung.com/sg/wearables/gear-vr/

More information

Head Tracking for Google Cardboard by Simond Lee

Head Tracking for Google Cardboard by Simond Lee Head Tracking for Google Cardboard by Simond Lee (slee74@student.monash.edu) Virtual Reality Through Head-mounted Displays A head-mounted display (HMD) is a device which is worn on the head with screen

More information

VIRTUAL REALITY Introduction. Emil M. Petriu SITE, University of Ottawa

VIRTUAL REALITY Introduction. Emil M. Petriu SITE, University of Ottawa VIRTUAL REALITY Introduction Emil M. Petriu SITE, University of Ottawa Natural and Virtual Reality Virtual Reality Interactive Virtual Reality Virtualized Reality Augmented Reality HUMAN PERCEPTION OF

More information

THE PINNACLE OF VIRTUAL REALITY CONTROLLERS

THE PINNACLE OF VIRTUAL REALITY CONTROLLERS THE PINNACLE OF VIRTUAL REALITY CONTROLLERS PRODUCT INFORMATION The Manus VR Glove is a high-end data glove that brings intuitive interaction to virtual reality. Its unique design and cutting edge technology

More information

Portfolio. Swaroop Kumar Pal swarooppal.wordpress.com github.com/swarooppal1088

Portfolio. Swaroop Kumar Pal swarooppal.wordpress.com github.com/swarooppal1088 Portfolio About Me: I am a Computer Science graduate student at The University of Texas at Dallas. I am currently working as Augmented Reality Engineer at Aireal, Dallas and also as a Graduate Researcher

More information

The Use of Virtual Reality System for Education in Rural Areas

The Use of Virtual Reality System for Education in Rural Areas The Use of Virtual Reality System for Education in Rural Areas Iping Supriana Suwardi 1, Victor 2 Institut Teknologi Bandung, Jl. Ganesha 10 Bandung 40132, Indonesia 1 iping@informatika.org, 2 if13001@students.if.itb.ac.id

More information

Input devices and interaction. Ruth Aylett

Input devices and interaction. Ruth Aylett Input devices and interaction Ruth Aylett Contents Tracking What is available Devices Gloves, 6 DOF mouse, WiiMote Why is it important? Interaction is basic to VEs We defined them as interactive in real-time

More information

HMD based VR Service Framework. July Web3D Consortium Kwan-Hee Yoo Chungbuk National University

HMD based VR Service Framework. July Web3D Consortium Kwan-Hee Yoo Chungbuk National University HMD based VR Service Framework July 31 2017 Web3D Consortium Kwan-Hee Yoo Chungbuk National University khyoo@chungbuk.ac.kr What is Virtual Reality? Making an electronic world seem real and interactive

More information

VR/AR Concepts in Architecture And Available Tools

VR/AR Concepts in Architecture And Available Tools VR/AR Concepts in Architecture And Available Tools Peter Kán Interactive Media Systems Group Institute of Software Technology and Interactive Systems TU Wien Outline 1. What can you do with virtual reality

More information

Virtual Reality Game using Oculus Rift

Virtual Reality Game using Oculus Rift CN1 Project Proposal Virtual Reality Game using Oculus Rift Group Members Chatpol Akkawattanakul (5422792135) Photpinit Kalayanuwatchai (5422770669) Advisor: Dr. Cholwich Nattee School of Information,

More information

Utilization of Virtual Reality Visualizations on Heavy Mobile Crane Planning for Modular Construction

Utilization of Virtual Reality Visualizations on Heavy Mobile Crane Planning for Modular Construction Utilization of Virtual Reality Visualizations on Heavy Mobile Crane Planning for Modular Construction Navid Kayhani, Hosein Taghaddos, Mojtaba Noghabaee, and Ulrich (Rick) Hermann a Research Assistant

More information

Dexta Robotics Inc. DEXMO Development Kit 1. Introduction. Features. User Manual [V2.3] Motion capture ability. Variable force feedback

Dexta Robotics Inc. DEXMO Development Kit 1. Introduction. Features. User Manual [V2.3] Motion capture ability. Variable force feedback DEXMO Development Kit 1 User Manual [V2.3] 2017.04 Introduction Dexmo Development Kit 1 (DK1) is the lightest full hand force feedback exoskeleton in the world. Within the Red Dot Design Award winning

More information

AUGMENTED VIRTUAL REALITY APPLICATIONS IN MANUFACTURING

AUGMENTED VIRTUAL REALITY APPLICATIONS IN MANUFACTURING 6 th INTERNATIONAL MULTIDISCIPLINARY CONFERENCE AUGMENTED VIRTUAL REALITY APPLICATIONS IN MANUFACTURING Peter Brázda, Jozef Novák-Marcinčin, Faculty of Manufacturing Technologies, TU Košice Bayerova 1,

More information

Team Breaking Bat Architecture Design Specification. Virtual Slugger

Team Breaking Bat Architecture Design Specification. Virtual Slugger Department of Computer Science and Engineering The University of Texas at Arlington Team Breaking Bat Architecture Design Specification Virtual Slugger Team Members: Sean Gibeault Brandon Auwaerter Ehidiamen

More information

Kinect Interface for UC-win/Road: Application to Tele-operation of Small Robots

Kinect Interface for UC-win/Road: Application to Tele-operation of Small Robots Kinect Interface for UC-win/Road: Application to Tele-operation of Small Robots Hafid NINISS Forum8 - Robot Development Team Abstract: The purpose of this work is to develop a man-machine interface for

More information

Virtual Reality in Plant Design and Operations

Virtual Reality in Plant Design and Operations Virtual Reality in Plant Design and Operations Peter Richmond Schneider Electric Software EYESIM Product Manager Peter.richmond@schneider-electric.com Is 2016 the year of VR? If the buzz and excitement

More information

What was the first gestural interface?

What was the first gestural interface? stanford hci group / cs247 Human-Computer Interaction Design Studio What was the first gestural interface? 15 January 2013 http://cs247.stanford.edu Theremin Myron Krueger 1 Myron Krueger There were things

More information

University of California, Santa Barbara. CS189 Fall 17 Capstone. VR Telemedicine. Product Requirement Documentation

University of California, Santa Barbara. CS189 Fall 17 Capstone. VR Telemedicine. Product Requirement Documentation University of California, Santa Barbara CS189 Fall 17 Capstone VR Telemedicine Product Requirement Documentation Jinfa Zhu Kenneth Chan Shouzhi Wan Xiaohe He Yuanqi Li Supervised by Ole Eichhorn Helen

More information

E90 Project Proposal. 6 December 2006 Paul Azunre Thomas Murray David Wright

E90 Project Proposal. 6 December 2006 Paul Azunre Thomas Murray David Wright E90 Project Proposal 6 December 2006 Paul Azunre Thomas Murray David Wright Table of Contents Abstract 3 Introduction..4 Technical Discussion...4 Tracking Input..4 Haptic Feedack.6 Project Implementation....7

More information

Welcome to this course on «Natural Interactive Walking on Virtual Grounds»!

Welcome to this course on «Natural Interactive Walking on Virtual Grounds»! Welcome to this course on «Natural Interactive Walking on Virtual Grounds»! The speaker is Anatole Lécuyer, senior researcher at Inria, Rennes, France; More information about him at : http://people.rennes.inria.fr/anatole.lecuyer/

More information

Capacitive Face Cushion for Smartphone-Based Virtual Reality Headsets

Capacitive Face Cushion for Smartphone-Based Virtual Reality Headsets Technical Disclosure Commons Defensive Publications Series November 22, 2017 Face Cushion for Smartphone-Based Virtual Reality Headsets Samantha Raja Alejandra Molina Samuel Matson Follow this and additional

More information

MECHANICAL DESIGN LEARNING ENVIRONMENTS BASED ON VIRTUAL REALITY TECHNOLOGIES

MECHANICAL DESIGN LEARNING ENVIRONMENTS BASED ON VIRTUAL REALITY TECHNOLOGIES INTERNATIONAL CONFERENCE ON ENGINEERING AND PRODUCT DESIGN EDUCATION 4 & 5 SEPTEMBER 2008, UNIVERSITAT POLITECNICA DE CATALUNYA, BARCELONA, SPAIN MECHANICAL DESIGN LEARNING ENVIRONMENTS BASED ON VIRTUAL

More information

interactive laboratory

interactive laboratory interactive laboratory ABOUT US 360 The first in Kazakhstan, who started working with VR technologies Over 3 years of experience in the area of virtual reality Completed 7 large innovative projects 12

More information

UMI3D Unified Model for Interaction in 3D. White Paper

UMI3D Unified Model for Interaction in 3D. White Paper UMI3D Unified Model for Interaction in 3D White Paper 30/04/2018 Introduction 2 The objectives of the UMI3D project are to simplify the collaboration between multiple and potentially asymmetrical devices

More information

Microsoft Scrolling Strip Prototype: Technical Description

Microsoft Scrolling Strip Prototype: Technical Description Microsoft Scrolling Strip Prototype: Technical Description Primary features implemented in prototype Ken Hinckley 7/24/00 We have done at least some preliminary usability testing on all of the features

More information

Geo-Located Content in Virtual and Augmented Reality

Geo-Located Content in Virtual and Augmented Reality Technical Disclosure Commons Defensive Publications Series October 02, 2017 Geo-Located Content in Virtual and Augmented Reality Thomas Anglaret Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

3D User Interfaces. Using the Kinect and Beyond. John Murray. John Murray

3D User Interfaces. Using the Kinect and Beyond. John Murray. John Murray Using the Kinect and Beyond // Center for Games and Playable Media // http://games.soe.ucsc.edu John Murray John Murray Expressive Title Here (Arial) Intelligence Studio Introduction to Interfaces User

More information

Open Access Coal and Gas Outburst Accident Virtual Escape System for Miners Based on Virtools

Open Access Coal and Gas Outburst Accident Virtual Escape System for Miners Based on Virtools Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2015, 7, 379-385 379 Open Access Coal and Gas Outburst Accident Virtual Escape System for Miners

More information

Virtual Reality in Neuro- Rehabilitation and Beyond

Virtual Reality in Neuro- Rehabilitation and Beyond Virtual Reality in Neuro- Rehabilitation and Beyond Amanda Carr, OTRL, CBIS Origami Brain Injury Rehabilitation Center Director of Rehabilitation Amanda.Carr@origamirehab.org Objectives Define virtual

More information

YOUR PRODUCT IN 3D. Scan and present in Virtual Reality, Augmented Reality, 3D. SCANBLUE.COM

YOUR PRODUCT IN 3D. Scan and present in Virtual Reality, Augmented Reality, 3D. SCANBLUE.COM YOUR PRODUCT IN 3D Scan and present in Virtual Reality, Augmented Reality, 3D. SCANBLUE.COM Foreword Dear customers, for two decades I have been pursuing the vision of bringing the third dimension to the

More information

Comparison of Head Movement Recognition Algorithms in Immersive Virtual Reality Using Educative Mobile Application

Comparison of Head Movement Recognition Algorithms in Immersive Virtual Reality Using Educative Mobile Application Comparison of Head Recognition Algorithms in Immersive Virtual Reality Using Educative Mobile Application Nehemia Sugianto 1 and Elizabeth Irenne Yuwono 2 Ciputra University, Indonesia 1 nsugianto@ciputra.ac.id

More information

3D Interaction using Hand Motion Tracking. Srinath Sridhar Antti Oulasvirta

3D Interaction using Hand Motion Tracking. Srinath Sridhar Antti Oulasvirta 3D Interaction using Hand Motion Tracking Srinath Sridhar Antti Oulasvirta EIT ICT Labs Smart Spaces Summer School 05-June-2013 Speaker Srinath Sridhar PhD Student Supervised by Prof. Dr. Christian Theobalt

More information

COMOS Walkinside 10.2

COMOS Walkinside 10.2 COMOS Walkinside 10.2 Why Immersive Training? Knowledge retention through learning Leverage the power of: Human graphic memory from 3D contextual simulations Repetition of scenario-driven work tasks Time-scale

More information

Virtual Reality I. Visual Imaging in the Electronic Age. Donald P. Greenberg November 9, 2017 Lecture #21

Virtual Reality I. Visual Imaging in the Electronic Age. Donald P. Greenberg November 9, 2017 Lecture #21 Virtual Reality I Visual Imaging in the Electronic Age Donald P. Greenberg November 9, 2017 Lecture #21 1968: Ivan Sutherland 1990s: HMDs, Henry Fuchs 2013: Google Glass History of Virtual Reality 2016:

More information

Physical Presence in Virtual Worlds using PhysX

Physical Presence in Virtual Worlds using PhysX Physical Presence in Virtual Worlds using PhysX One of the biggest problems with interactive applications is how to suck the user into the experience, suspending their sense of disbelief so that they are

More information

Shopping Together: A Remote Co-shopping System Utilizing Spatial Gesture Interaction

Shopping Together: A Remote Co-shopping System Utilizing Spatial Gesture Interaction Shopping Together: A Remote Co-shopping System Utilizing Spatial Gesture Interaction Minghao Cai 1(B), Soh Masuko 2, and Jiro Tanaka 1 1 Waseda University, Kitakyushu, Japan mhcai@toki.waseda.jp, jiro@aoni.waseda.jp

More information

Digitizing Color. Place Value in a Decimal Number. Place Value in a Binary Number. Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally

Digitizing Color. Place Value in a Decimal Number. Place Value in a Binary Number. Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Fluency with Information Technology Third Edition by Lawrence Snyder Digitizing Color RGB Colors: Binary Representation Giving the intensities

More information

Haptic presentation of 3D objects in virtual reality for the visually disabled

Haptic presentation of 3D objects in virtual reality for the visually disabled Haptic presentation of 3D objects in virtual reality for the visually disabled M Moranski, A Materka Institute of Electronics, Technical University of Lodz, Wolczanska 211/215, Lodz, POLAND marcin.moranski@p.lodz.pl,

More information

Background. Area of Concern

Background. Area of Concern Background Pollution is a large problem within rivers and streams across the nation. The Virtual Boat of Knowledge is set forth to help educate people, young and old alike, about the environmental issue

More information

BE A FIELD OPERATOR IN HYSYS-BASED OTS AND OCULUS RIFT VIRTUAL REALITY

BE A FIELD OPERATOR IN HYSYS-BASED OTS AND OCULUS RIFT VIRTUAL REALITY BE A FIELD OPERATOR IN HYSYS-BASED OTS AND OCULUS RIFT VIRTUAL REALITY JoseMaria Ferrer (Inprocess) IN A FIELD OPERATOR S SHOES 20 years ago I completed my M.Sc. Electrical Engineer degree and entered

More information

CSE 165: 3D User Interaction. Lecture #7: Input Devices Part 2

CSE 165: 3D User Interaction. Lecture #7: Input Devices Part 2 CSE 165: 3D User Interaction Lecture #7: Input Devices Part 2 2 Announcements Homework Assignment #2 Due tomorrow at 2pm Sony Move check out Homework discussion Monday at 6pm Input Devices CSE 165 -Winter

More information

Construction of visualization system for scientific experiments

Construction of visualization system for scientific experiments Construction of visualization system for scientific experiments A. V. Bogdanov a, A. I. Ivashchenko b, E. A. Milova c, K. V. Smirnov d Saint Petersburg State University, 7/9 University Emb., Saint Petersburg,

More information

Classifying 3D Input Devices

Classifying 3D Input Devices IMGD 5100: Immersive HCI Classifying 3D Input Devices Robert W. Lindeman Associate Professor Department of Computer Science Worcester Polytechnic Institute gogo@wpi.edu Motivation The mouse and keyboard

More information

Falsework & Formwork Visualisation Software

Falsework & Formwork Visualisation Software User Guide Falsework & Formwork Visualisation Software The launch of cements our position as leaders in the use of visualisation technology to benefit our customers and clients. Our award winning, innovative

More information

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS Nuno Sousa Eugénio Oliveira Faculdade de Egenharia da Universidade do Porto, Portugal Abstract: This paper describes a platform that enables

More information

THE Touchless SDK released by Microsoft provides the

THE Touchless SDK released by Microsoft provides the 1 Touchless Writer: Object Tracking & Neural Network Recognition Yang Wu & Lu Yu The Milton W. Holcombe Department of Electrical and Computer Engineering Clemson University, Clemson, SC 29631 E-mail {wuyang,

More information

revolutionizing Subhead Can Be Placed Here healthcare Anders Gronstedt, Ph.D., President, Gronstedt Group September 22, 2017

revolutionizing Subhead Can Be Placed Here healthcare Anders Gronstedt, Ph.D., President, Gronstedt Group September 22, 2017 How Presentation virtual reality Title is revolutionizing Subhead Can Be Placed Here healthcare Anders Gronstedt, Ph.D., President, Gronstedt Group September 22, 2017 Please introduce yourself in text

More information

5/17/2009. Digitizing Color. Place Value in a Binary Number. Place Value in a Decimal Number. Place Value in a Binary Number

5/17/2009. Digitizing Color. Place Value in a Binary Number. Place Value in a Decimal Number. Place Value in a Binary Number Chapter 11: Light, Sound, Magic: Representing Multimedia Digitally Digitizing Color Fluency with Information Technology Third Edition by Lawrence Snyder RGB Colors: Binary Representation Giving the intensities

More information

A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang, Dong-jun Seo, and Dong-seok Jung,

A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang, Dong-jun Seo, and Dong-seok Jung, IJCSNS International Journal of Computer Science and Network Security, VOL.11 No.9, September 2011 55 A Study on the control Method of 3-Dimensional Space Application using KINECT System Jong-wook Kang,

More information

Development of a Finger Mounted Type Haptic Device Using a Plane Approximated to Tangent Plane

Development of a Finger Mounted Type Haptic Device Using a Plane Approximated to Tangent Plane Journal of Communication and Computer 13 (2016) 329-337 doi:10.17265/1548-7709/2016.07.002 D DAVID PUBLISHING Development of a Finger Mounted Type Haptic Device Using a Plane Approximated to Tangent Plane

More information

1 Topic Creating & Navigating Change Make it Happen Breaking the mould of traditional approaches of brand ownership and the challenges of immersive storytelling. Qantas Australia in 360 ICC Sydney & Tourism

More information

Virtual Environments. Ruth Aylett

Virtual Environments. Ruth Aylett Virtual Environments Ruth Aylett Aims of the course 1. To demonstrate a critical understanding of modern VE systems, evaluating the strengths and weaknesses of the current VR technologies 2. To be able

More information

Chapter 1 - Introduction

Chapter 1 - Introduction 1 "We all agree that your theory is crazy, but is it crazy enough?" Niels Bohr (1885-1962) Chapter 1 - Introduction Augmented reality (AR) is the registration of projected computer-generated images over

More information

Eric Chae Phong Lai Eric Pantaleon Ajay Reddy CPE 322 Engineering Design 6 Assignment 5

Eric Chae Phong Lai Eric Pantaleon Ajay Reddy CPE 322 Engineering Design 6 Assignment 5 Eric Chae Phong Lai Eric Pantaleon Ajay Reddy CPE 322 Engineering Design 6 Assignment 5 Section 1 Research on this project was divided into four distinct areas: 3D audio recording, audio processing and

More information

Virtual Reality in E-Learning Redefining the Learning Experience

Virtual Reality in E-Learning Redefining the Learning Experience Virtual Reality in E-Learning Redefining the Learning Experience A Whitepaper by RapidValue Solutions Contents Executive Summary... Use Cases and Benefits of Virtual Reality in elearning... Use Cases...

More information

6Visionaut visualization technologies SIMPLE PROPOSAL 3D SCANNING

6Visionaut visualization technologies SIMPLE PROPOSAL 3D SCANNING 6Visionaut visualization technologies 3D SCANNING Visionaut visualization technologies7 3D VIRTUAL TOUR Navigate within our 3D models, it is an unique experience. They are not 360 panoramic tours. You

More information

Virtual/Augmented Reality (VR/AR) 101

Virtual/Augmented Reality (VR/AR) 101 Virtual/Augmented Reality (VR/AR) 101 Dr. Judy M. Vance Virtual Reality Applications Center (VRAC) Mechanical Engineering Department Iowa State University Ames, IA Virtual Reality Virtual Reality Virtual

More information

Capability for Collision Avoidance of Different User Avatars in Virtual Reality

Capability for Collision Avoidance of Different User Avatars in Virtual Reality Capability for Collision Avoidance of Different User Avatars in Virtual Reality Adrian H. Hoppe, Roland Reeb, Florian van de Camp, and Rainer Stiefelhagen Karlsruhe Institute of Technology (KIT) {adrian.hoppe,rainer.stiefelhagen}@kit.edu,

More information

Remote Shoulder-to-shoulder Communication Enhancing Co-located Sensation

Remote Shoulder-to-shoulder Communication Enhancing Co-located Sensation Remote Shoulder-to-shoulder Communication Enhancing Co-located Sensation Minghao Cai and Jiro Tanaka Graduate School of Information, Production and Systems Waseda University Kitakyushu, Japan Email: mhcai@toki.waseda.jp,

More information

Step. A Big Step Forward for Virtual Reality

Step. A Big Step Forward for Virtual Reality Step A Big Step Forward for Virtual Reality Advisor: Professor Goeckel 1 Team Members Ryan Daly Electrical Engineer Jared Ricci Electrical Engineer Joseph Roberts Electrical Engineer Steven So Electrical

More information

USTGlobal. VIRTUAL AND AUGMENTED REALITY Ideas for the Future - Retail Industry

USTGlobal. VIRTUAL AND AUGMENTED REALITY Ideas for the Future - Retail Industry USTGlobal VIRTUAL AND AUGMENTED REALITY Ideas for the Future - Retail Industry UST Global Inc, August 2017 Table of Contents Introduction 3 Focus on Shopping Experience 3 What we can do at UST Global 4

More information

Determining Optimal Player Position, Distance, and Scale from a Point of Interest on a Terrain

Determining Optimal Player Position, Distance, and Scale from a Point of Interest on a Terrain Technical Disclosure Commons Defensive Publications Series October 02, 2017 Determining Optimal Player Position, Distance, and Scale from a Point of Interest on a Terrain Adam Glazier Nadav Ashkenazi Matthew

More information

Virtual and Augmented Reality: Applications and Issues in a Smart City Context

Virtual and Augmented Reality: Applications and Issues in a Smart City Context Virtual and Augmented Reality: Applications and Issues in a Smart City Context A/Prof Stuart Perry, Faculty of Engineering and IT, University of Technology Sydney 2 Overview VR and AR Fundamentals How

More information

Virtual Reality: a way to prepare and optimize operations in decommissioning projects

Virtual Reality: a way to prepare and optimize operations in decommissioning projects Virtual Reality: a way to prepare and optimize operations in decommissioning projects Caroline Chabal 17th February 2016 Virtual Reality: a way to prepare and optimize operations in decommissioning projects

More information

Software Requirements Specification

Software Requirements Specification ÇANKAYA UNIVERSITY Software Requirements Specification Simulacrum: Simulated Virtual Reality for Emergency Medical Intervention in Battle Field Conditions Sedanur DOĞAN-201211020, Nesil MEŞURHAN-201211037,

More information

EXCELLENCE IN 3D MEASUREMENT

EXCELLENCE IN 3D MEASUREMENT Application Example: Quality Control Sheet Metal: Measuring Characteristic Features Using the Optical Measuring Machine TRITOPCMM Measuring Systems: TRITOPCMM Keywords: Hole pattern, primitive location,

More information

November 30, Prof. Sung-Hoon Ahn ( 安成勳 )

November 30, Prof. Sung-Hoon Ahn ( 安成勳 ) 4 4 6. 3 2 6 A C A D / C A M Virtual Reality/Augmented t Reality November 30, 2009 Prof. Sung-Hoon Ahn ( 安成勳 ) Photo copyright: Sung-Hoon Ahn School of Mechanical and Aerospace Engineering Seoul National

More information

Making Virtual Reality a Reality. Surviving the hype cycle to achieve real societal benefit.

Making Virtual Reality a Reality. Surviving the hype cycle to achieve real societal benefit. Making Virtual Reality a Reality Surviving the hype cycle to achieve real societal benefit. Game Changer? Fad? A Timeline of VR A Timeline of VR 1939 1939 - View-Master 3D Stereoscopic viewer A Timeline

More information

GESTUR. Sensing & Feedback Glove for interfacing with Virtual Reality

GESTUR. Sensing & Feedback Glove for interfacing with Virtual Reality GESTUR Sensing & Feedback Glove for interfacing with Virtual Reality Initial Design Review ECE 189A, Fall 2016 University of California, Santa Barbara History & Introduction - Oculus and Vive are great

More information

Design and Implementation of an Intuitive Gesture Recognition System Using a Hand-held Device

Design and Implementation of an Intuitive Gesture Recognition System Using a Hand-held Device Design and Implementation of an Intuitive Gesture Recognition System Using a Hand-held Device Hung-Chi Chu 1, Yuan-Chin Cheng 1 1 Department of Information and Communication Engineering, Chaoyang University

More information

Unpredictable movement performance of Virtual Reality headsets

Unpredictable movement performance of Virtual Reality headsets Unpredictable movement performance of Virtual Reality headsets 2 1. Introduction Virtual Reality headsets use a combination of sensors to track the orientation of the headset, in order to move the displayed

More information

The Control of Avatar Motion Using Hand Gesture

The Control of Avatar Motion Using Hand Gesture The Control of Avatar Motion Using Hand Gesture ChanSu Lee, SangWon Ghyme, ChanJong Park Human Computing Dept. VR Team Electronics and Telecommunications Research Institute 305-350, 161 Kajang-dong, Yusong-gu,

More information

Fluke 570 Series Infrared Thermometers:

Fluke 570 Series Infrared Thermometers: Fluke 570 Series Infrared Thermometers: Adding more precision to non-contact temperature measurement Application Note 572 574 This application note describes the Fluke 570 Series, the most advanced infrared

More information

Electrical and Automation Engineering, Fall 2018 Spring 2019, modules and courses inside modules.

Electrical and Automation Engineering, Fall 2018 Spring 2019, modules and courses inside modules. Electrical and Automation Engineering, Fall 2018 Spring 2019, modules and courses inside modules. Period 1: 27.8.2018 26.10.2018 MODULE INTRODUCTION TO AUTOMATION ENGINEERING This module introduces the

More information

Omni-Directional Catadioptric Acquisition System

Omni-Directional Catadioptric Acquisition System Technical Disclosure Commons Defensive Publications Series December 18, 2017 Omni-Directional Catadioptric Acquisition System Andreas Nowatzyk Andrew I. Russell Follow this and additional works at: http://www.tdcommons.org/dpubs_series

More information

REPORT ON THE CURRENT STATE OF FOR DESIGN. XL: Experiments in Landscape and Urbanism

REPORT ON THE CURRENT STATE OF FOR DESIGN. XL: Experiments in Landscape and Urbanism REPORT ON THE CURRENT STATE OF FOR DESIGN XL: Experiments in Landscape and Urbanism This report was produced by XL: Experiments in Landscape and Urbanism, SWA Group s innovation lab. It began as an internal

More information

Operating Virtual Panels with Hand Gestures in Immersive VR Games

Operating Virtual Panels with Hand Gestures in Immersive VR Games Operating Virtual Panels with Hand Gestures in Immersive VR Games Experiences with the Leap Motion Controller Yin Zhang and Oscar Meruvia-Pastor Department of Computer Science, Memorial University of Newfoundland,

More information

Introduction to Virtual Reality (based on a talk by Bill Mark)

Introduction to Virtual Reality (based on a talk by Bill Mark) Introduction to Virtual Reality (based on a talk by Bill Mark) I will talk about... Why do we want Virtual Reality? What is needed for a VR system? Examples of VR systems Research problems in VR Most Computers

More information

Application of 3D Terrain Representation System for Highway Landscape Design

Application of 3D Terrain Representation System for Highway Landscape Design Application of 3D Terrain Representation System for Highway Landscape Design Koji Makanae Miyagi University, Japan Nashwan Dawood Teesside University, UK Abstract In recent years, mixed or/and augmented

More information

Fabrication of the kinect remote-controlled cars and planning of the motion interaction courses

Fabrication of the kinect remote-controlled cars and planning of the motion interaction courses Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 174 ( 2015 ) 3102 3107 INTE 2014 Fabrication of the kinect remote-controlled cars and planning of the motion

More information

Interior Design with Augmented Reality

Interior Design with Augmented Reality Interior Design with Augmented Reality Ananda Poudel and Omar Al-Azzam Department of Computer Science and Information Technology Saint Cloud State University Saint Cloud, MN, 56301 {apoudel, oalazzam}@stcloudstate.edu

More information

Virtual Reality Game using Oculus Rift

Virtual Reality Game using Oculus Rift CN1 Final Report Virtual Reality Game using Oculus Rift Group Members Chatpol Akkawattanakul (5422792135) Photpinit Kalayanuwatchai (5422770669) Advisor: Dr. Cholwich Nattee Dr. Nirattaya Khamsemanan School

More information

VR System Input & Tracking

VR System Input & Tracking Human-Computer Interface VR System Input & Tracking 071011-1 2017 년가을학기 9/13/2017 박경신 System Software User Interface Software Input Devices Output Devices User Human-Virtual Reality Interface User Monitoring

More information

Oculus Rift Getting Started Guide

Oculus Rift Getting Started Guide Oculus Rift Getting Started Guide Version 1.7.0 2 Introduction Oculus Rift Copyrights and Trademarks 2017 Oculus VR, LLC. All Rights Reserved. OCULUS VR, OCULUS, and RIFT are trademarks of Oculus VR, LLC.

More information

4/23/16. Virtual Reality. Virtual reality. Virtual reality is a hot topic today. Virtual reality

4/23/16. Virtual Reality. Virtual reality. Virtual reality is a hot topic today. Virtual reality CSCI 420 Computer Graphics Lecture 25 Virtual Reality Virtual reality computer-simulated environments that can simulate physical presence in places in the real world, as well as in imaginary worlds History

More information

FATE WEAVER. Lingbing Jiang U Final Game Pitch

FATE WEAVER. Lingbing Jiang U Final Game Pitch FATE WEAVER Lingbing Jiang U0746929 Final Game Pitch Table of Contents Introduction... 3 Target Audience... 3 Requirement... 3 Connection & Calibration... 4 Tablet and Table Detection... 4 Table World...

More information

The development of a virtual laboratory based on Unreal Engine 4

The development of a virtual laboratory based on Unreal Engine 4 The development of a virtual laboratory based on Unreal Engine 4 D A Sheverev 1 and I N Kozlova 1 1 Samara National Research University, Moskovskoye shosse 34А, Samara, Russia, 443086 Abstract. In our

More information