- Unity 2020 Virtual Reality Projects
- Jonathan Linowes
- 256字
- 2021-06-11 18:54:53
Summary
In this chapter, you built a simple diorama, became more acquainted with the Unity editor, and learned about importing content into your project. We started by installing Unity via Unity Hub, creating a new VR project with the Universal Render Pipeline, and installing additional packages using Package Manager.
Then you learned some basics of the Unity editor, such as how to navigate between its many windows and how to use the Scene editing gizmos, including grid and snap. We built a simple diorama scene with a ground plane, a crate (cube), a red ball, and a photo backdrop. You then created a BobHead prefab and learned about prefab editing, overrides, variants, and nesting, which we'll be seeing more of in upcoming chapters.
You also looked at the value of, and potential problems with, importing assets and Unity asset packages, including ones from the Asset Store. We learned about the issues with importing legacy assets that are not necessarily compatible with the version of Unity and render pipeline that you are using and how to fix it. Lastly, you learned how Unity is growing support for round-trip geometry workflows with the FBX Exporter package.
When developing for VR, you need to set up Unity for the specific platform and device that you plan to target, as well as the SDK external to Unity that is used to build the executable project. In the next chapter, we'll set up your development system and Unity settings to build and run the project to play on your VR headset.
- Learning Python Web Penetration Testing
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 高效微控制器C語言編程
- Python從菜鳥到高手(第2版)
- Learning ASP.NET Core 2.0
- Learning AWS Lumberyard Game Development
- 精通API架構(gòu):設(shè)計、運維與演進(jìn)
- Backbone.js Blueprints
- 微信公眾平臺開發(fā):從零基礎(chǔ)到ThinkPHP5高性能框架實踐
- The Professional ScrumMaster’s Handbook
- Orleans:構(gòu)建高性能分布式Actor服務(wù)
- R語言:邁向大數(shù)據(jù)之路(加強版)
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫
- Three.js權(quán)威指南:在網(wǎng)頁上創(chuàng)建3D圖形和動畫的方法與實踐(原書第4版)
- Building a Media Center with Raspberry Pi