- Unity 2020 Virtual Reality Projects
- Jonathan Linowes
- 169字
- 2021-06-11 18:54:51
Summary
In this chapter, we looked at virtual reality and realized that it can mean a lot of things to different people and can have different applications. There's no single definition, and it's a moving target. We are not alone, as everyone's still trying to figure it out. The fact is that VR is a new medium that will take years, if not decades, to reach its potential.
VR is not just for games; it can be a game-changer for many different applications. We identified over a dozen. There are different kinds of VR experiences, which we'll explore in the projects in this book.
VR headsets can be divided into those that require a separate processing unit (such as a desktop PC or a console) that runs with a powerful GPU and those that use mobile technologies for processing.
So, let's get to it! In the next chapter, we'll jump right into Unity and create our first 3D scene and learn about world coordinates, scaling, and importing 3D assets.
- OpenStack Cloud Computing Cookbook(Third Edition)
- C語言程序設計基礎與實驗指導
- 微信小程序項目開發實戰
- WebRTC技術詳解:從0到1構建多人視頻會議系統
- Mastering Python Design Patterns
- 運維前線:一線運維專家的運維方法、技巧與實踐
- Fastdata Processing with Spark
- Python預測分析與機器學習
- Java設計模式深入研究
- Clojure Data Structures and Algorithms Cookbook
- Web開發新體驗
- Pandas入門與實戰應用:基于Python的數據分析與處理
- 趣學Python游戲編程
- Java編程兵書
- MySQL高可用實踐