- Unity Virtual Reality Projects
- Jonathan Linowes
- 146字
- 2021-06-25 21:58:22
Content, Objects, and Scale
You may remember building a diorama project for school from a shoebox as a child. We're going to make one today, using Unity. Let's assemble our first scene, which is composed of simple geometric objects. Along the way, we'll talk a lot about world scale. Then we'll explore various 3D content creation tools that developers and artists use for assets imported into Unity. In this chapter, we will discuss the following topics:
- A short introduction to the Unity 3D game engine
- Creating a simple diorama in Unity
- Making some measuring tools, including a unit cube and a grid projector
- Using Blender to create a cube with texture maps and importing it into Unity
- Using Google Tilt Brush to create a 3D sketch and importing it into Unity via Google Poly
- Using the experimental Unity EditorXR tools for editing scenes directly in VR
推薦閱讀
- 自己動(dòng)手寫搜索引擎
- FFmpeg入門詳解:音視頻流媒體播放器原理及應(yīng)用
- Python Deep Learning
- Django:Web Development with Python
- 單片機(jī)應(yīng)用技術(shù)
- 數(shù)據(jù)結(jié)構(gòu)(C語言)
- Quarkus實(shí)踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- HTML5 and CSS3 Transition,Transformation,and Animation
- Jenkins Continuous Integration Cookbook(Second Edition)
- Terraform:多云、混合云環(huán)境下實(shí)現(xiàn)基礎(chǔ)設(shè)施即代碼(第2版)
- Beginning C++ Game Programming
- Appcelerator Titanium:Patterns and Best Practices
- WordPress Search Engine Optimization(Second Edition)
- Mastering Unreal Engine 4.X
- C語言編程魔法書:基于C11標(biāo)準(zhǔn)