- Unity 2020 Virtual Reality Projects
- Jonathan Linowes
- 201字
- 2021-06-11 18:54:56
Summary
In this chapter, you set up your system for VR development and built your project for your target platform and devices using the Unity XR Platform features. We discussed the different levels of device integration software and then installed the plugins and packages that are appropriate for your target VR device. While we have summarized the steps, all of these details are well documented in the Unity Manual and on the device providers' sites, so I encourage you to look at the relevant up-to-date documentation as you get started. Be aware that things have changed as of Unity 2019.3+, so be sure you are looking at the documentation pertinent to the version of Unity you are using.
At this point, you should be able to preview your VR scene in Unity Editor's Play mode. You should also be able to Build And Run your project and install and run it as a binary directly on your device.
In the next chapter, we'll do more work on the Diorama scene and explore the techniques we can use to control objects in virtual reality. From a third-person perspective, we'll interact with objects in the scene (Ethan, the zombie) and implement gaze-based control.
- Advanced Machine Learning with Python
- C語言程序設計案例教程(第2版)
- 零基礎PHP學習筆記
- Oracle Database In-Memory(架構與實踐)
- Practical DevOps
- Animate CC二維動畫設計與制作(微課版)
- Learning Three.js:The JavaScript 3D Library for WebGL
- Python編程:從入門到實踐
- Unity&VR游戲美術設計實戰
- Mastering HTML5 Forms
- Clojure Polymorphism
- 邊玩邊學Scratch3.0少兒趣味編程
- INSTANT JQuery Flot Visual Data Analysis
- Python 快速入門(第3版)
- 軟件設計模式(Java版)