- 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.
- 新編Visual Basic程序設計上機實驗教程
- 微服務設計(第2版)
- 從零開始:數字圖像處理的編程基礎與應用
- 機器人Python青少年編程開發實例
- x86匯編語言:從實模式到保護模式(第2版)
- C語言程序設計案例精粹
- Building Machine Learning Systems with Python(Second Edition)
- Flowable流程引擎實戰
- Django 5企業級Web應用開發實戰(視頻教學版)
- 軟件工程基礎與實訓教程
- 平面設計經典案例教程:CorelDRAW X6
- 后臺開發:核心技術與應用實踐
- 多媒體技術及應用
- 軟硬件綜合系統軟件需求建模及可靠性綜合試驗、分析、評價技術
- Mastering ArcGIS Server Development with JavaScript