- Blender 3D By Example
- Oscar Baechler Xury Greer
- 307字
- 2021-06-24 16:09:03
Summary
Wow, that was a lot to take in! We certainly learned a lot about 3D modeling: We learned about several new tools: Spin lets us create radial duplicates around the base of the time machine, while Loop Cut allows us to create new edge loops that support the extrusions we needed for new details throughout the model.
We also learned a new way to use vertex snapping to our advantage when we attached the numbers to the face of the clock. Snapping features are very useful when we need precision in our projects. Then, we learned how to use text objects, which let us add high-quality 3D text to the scene. We also learned about Empty objects, which don't contribute to the final render, but they can give us extra control over things such as the Array modifier's Object Offset parameter. We took a closer look at some of the most common modifiers in Blender, such as the Mirror modifier, the Array modifier, and the Boolean modifier. We learned what these modifiers' extra features do, such as Clipping, Mirror Object, and Object Offset. Getting to know the advanced features in these modifiers opens up a wide range of new possibilities, which is especially versatile when we wish to use several modifiers on a single object. Finally, we added a layer of polish to our model by fixing the shading. Applying a proper mix of flat and smooth shading can really improve the visual quality of a model. Most, if not all, of these techniques will come in handy over and over again when you work on your future Blender projects.
In the next project, we'll learn how to create a complex environment scene. We'll learn how to create lots of assets efficiently and have those assets work together in the most economic way.
- Learning AngularJS Animations
- Android NDK Game Development Cookbook
- Python GUI Programming:A Complete Reference Guide
- 計算機應用與維護基礎教程
- 深入淺出SSD:固態存儲核心技術、原理與實戰(第2版)
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- The Deep Learning with Keras Workshop
- 筆記本電腦應用技巧
- 筆記本電腦維修300問
- Intel Edison智能硬件開發指南:基于Yocto Project
- 單片機原理及應用:基于C51+Proteus仿真
- FreeSWITCH Cookbook
- 單片機原理與技能訓練
- 計算機電路基礎(第2版)
- Blender 3D By Example