- Mudbox 2013 Cookbook
- Jeremy Roland
- 218字
- 2021-08-05 19:02:07
Sculpting on different subdivision levels effectively
This recipe will discuss how sculpting on one subdivision level will affect the other subdivision levels and how to account for this in your workflow.
Getting ready
First you will need a model that has multiple subdivision levels.
How to do it...
The basic idea is that you want to create large details on the lower levels and get finer with your details as you move up in level. This is a good idea in any medium as it allows you to get the shape, composition, and design figured out, before you start applying all the finer details only to realize that your foundation is not so great.
What is nice about Mudbox is that even if those large foundational shapes are not right at first, you can always go back down in the levels and reshape the sculpt while keeping the details you have already added.
How it works...
Mudbox stores the information from all the levels and applies any changes to all the layers. So, even if you are on a lower level and cannot see the higher level details you can still affect the shape and details of the higher levels.
- 程序員面試筆試寶典(第3版)
- Android Jetpack開發:原理解析與應用實戰
- MySQL 8從入門到精通(視頻教學版)
- 大學計算機基礎實驗教程
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- Learning Vaadin 7(Second Edition)
- Unity 2017 Game AI Programming(Third Edition)
- Mastering OAuth 2.0
- Java并發實現原理:JDK源碼剖析
- Python Social Media Analytics
- Python應用開發技術
- HTML5程序開發范例寶典
- 軟件再工程:優化現有軟件系統的方法與最佳實踐
- Learning Dynamics NAV Patterns
- Python程序員面試算法寶典