Learning Virtual Reality by Tony Parisi
Author:Tony Parisi
Language: eng
Format: epub
Handling Touchpad Events
Virtual reality isn’t only about rendering and camera tracking. We also need to process user input. The Gear VR comes with the touchpad, a great input device built into the side of the HMD. This is going to be our main source of input. Let’s get a feel for how to use it.
Create a new Unity project, and call it UnityGearVRInput. As you did for the first example, import the Unity Integration package into the new project. In the Project pane, open the folder Assets->OVR->Scenes and double-click the scene named Room.
This loads a very simple scene, just a gray box that will be the inside of the room. This example uses the touchpad to rotate the camera within the room. You should be able to see it in the Game view, located on the bottom left of the Unity interface, as highlighted by the red circle in Figure 4-5.
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(14997)
The Mikado Method by Ola Ellnestam Daniel Brolund(12255)
Hello! Python by Anthony Briggs(12150)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(11527)
Dependency Injection in .NET by Mark Seemann(11310)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(10126)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(9779)
Grails in Action by Glen Smith Peter Ledbrook(9453)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(9004)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(8423)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(8001)
Microservices with Go by Alexander Shuiskov(7774)
Kotlin in Action by Dmitry Jemerov(7694)
Practical Design Patterns for Java Developers by Miroslav Wengner(7662)
Test Automation Engineering Handbook by Manikandan Sambamurthy(7615)
Angular Projects - Third Edition by Aristeidis Bampakos(7094)
The Art of Crafting User Stories by The Art of Crafting User Stories(6558)
NetSuite for Consultants - Second Edition by Peter Ries(6487)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(6263)