- Blender 3D By Example
- Oscar Baechler Xury Greer
- 177字
- 2021-06-24 16:08:48
Setting up the source files
This book comes with project files that you can use to follow along with each chapter. Please check the Download the example code files section of this book's Preface to learn how to access the project files.
There are a variety of file formats in these source files. Blender projects are labeled with the .blend suffix. The .blend files store data such as objects, materials, collections, scripts, and more. Basically, your whole project is stored inside of this single file. One exception, however, is image files. It is possible to store images inside of .blend files, but image files take up a lot of space on your computer, so this would make each project file huge.
By default, Blender saves projects with a relative file path, which means as long as you don't move the .blend file or the linked texture files out of their appropriate folders, Blender will know where the files are and everything will work properly when you open a project.
- SDL Game Development
- 施耐德SoMachine控制器應用及編程指南
- 電腦常見故障現場處理
- Learning Game Physics with Bullet Physics and OpenGL
- Visual Media Processing Using Matlab Beginner's Guide
- R Deep Learning Essentials
- Building 3D Models with modo 701
- Hands-On Artificial Intelligence for Banking
- Istio服務網格技術解析與實踐
- Hands-On Motion Graphics with Adobe After Effects CC
- 單片微機原理及應用
- Spring Security 3.x Cookbook
- USB應用分析精粹:從設備硬件、固件到主機端程序設計
- 筆記本電腦維修技能實訓
- UML精粹:標準對象建模語言簡明指南(第3版)