Unity Virtual Reality Projects
上QQ阅读APP看书,第一时间看更新

Creating 3D content with Blender

Unity offers some basic geometric shapes, but when it comes to more complex models, you'll need to go beyond Unity. As we discussed, the Unity Asset Store and many sites have tons of amazing models. Where do they come from? Will you run into problems while importing them into Unity?

I know that this book is about Unity, but we're going on a short side adventure right now. We're going to use Blender (version 2.7x), a free and open source 3D animation suite (http://www.blender.org/), to make a model and then import it into Unity. Grab a coffee and strap yourself in!

The plan is not to build anything very fancy right now. We'll just make a cube and a simple texture map. The purpose of this exercise is to find out how well a one-unit cube in Blender imports with the same scale and orientation into Unity.

Feel free to skip this section or try a similar experiment using your favorite modeling software (https://en.wikipedia.org/wiki/List_of_3D_modeling_software). If you prefer not to follow along or run into problems, a copy of the completed files created in this topic is available in the download package for this book.