- Blender 3D Cookbook
- Enrico Valenza
- 141字
- 2021-07-16 13:25:20
Introduction
The re-topology of a mesh, as the name itself explains, is simply the reconstruction of that mesh with a different topology; usually, the re-topology is used to obtain a low resolution mesh from a high resolution one.
In our case, this is obviously needed because we are later going to rig and animate our Gidiosaurus, and these tasks would be almost impossible with a mesh as dense as the high resolution sculpted one; we not only need to reconstruct the shape of the mesh with a lower number of vertices, but also with the edge-loops properly placed and flowing for the best render and deformation of the character's features.
In Blender, we have several tools to accomplish this task, both hardcoded into the software or as add-ons to be enabled, and in this chapter, we are going to see them.
- C++面向對象程序設計(第三版)
- Magento 2 Theme Design(Second Edition)
- C語言程序設計(第2版)
- jQuery EasyUI網站開發實戰
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Java虛擬機字節碼:從入門到實戰
- 秒懂設計模式
- Flash CS6中文版應用教程(第三版)
- 微信小程序開發解析
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Python編程:從入門到實踐
- C++面向對象程序設計習題解答與上機指導(第三版)
- Apache Spark 2.x for Java Developers
- 軟件品質之完美管理:實戰經典