- 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.
- Functional Python Programming
- Access 數(shù)據(jù)庫應(yīng)用教程
- Visual C++串口通信技術(shù)詳解(第2版)
- React.js Essentials
- GeoServer Beginner's Guide(Second Edition)
- SharePoint Development with the SharePoint Framework
- HTML5入門經(jīng)典
- Go并發(fā)編程實(shí)戰(zhàn)
- 焊接機(jī)器人系統(tǒng)操作、編程與維護(hù)
- Learning VMware vSphere
- Python網(wǎng)絡(luò)爬蟲實(shí)例教程(視頻講解版)
- Implementing Microsoft Dynamics NAV(Third Edition)
- ArcPy and ArcGIS(Second Edition)
- Python全棧開發(fā):數(shù)據(jù)分析
- Python 3.6從入門到精通(視頻教學(xué)版)