- Blender 3D Cookbook
- Enrico Valenza
- 169字
- 2021-07-16 13:25:09
Introduction
In this chapter, we are going to do two things: set up templates to be used as a reference for the modeling, and build up a base mesh for the sculpting of the character.
To set up templates in a Blender scene, we have at least three different methods to choose from: the Images as Planes add-on, the Image Empties method, and the Background Images tool.
A base mesh is usually a very low poly and simple mesh roughly shaped to resemble the final character's look. There are several ways to obtain a base mesh: we can use a ready, freely downloadable mesh to be adjusted to our goals, or we can model it from scratch, one polygon at a time. What's quite important is that it should be made from all quad faces.
To build the base mesh for our character, we are going to use one of the more handy and useful modifiers added to Blender: the Skin modifier. However, first, let us add our templates.
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Instant Apache Stanbol
- Interactive Data Visualization with Python
- Scala Design Patterns
- Neo4j Essentials
- Apache Mahout Clustering Designs
- Hands-On Reinforcement Learning with Python
- Visual Basic程序設計實驗指導(第二版)
- Python深度學習原理、算法與案例
- Web性能實戰
- Hands-On JavaScript for Python Developers
- 深度學習原理與PyTorch實戰(第2版)
- Unity 2018 Augmented Reality Projects
- Oracle數據庫編程經典300例
- C語言程序設計