Адаптивне Ліплення – Adaptive Sculpting¶
In order for sculpting to give accurate and predictable results, Blender needs geometry to work with. One way to accomplish this is starting off with a highly subdivided mesh. The other way involves using either of two adaptive sculpting methods to add geometry dynamically.
Динамічна Топологія – Dynamic Topology¶
Dynamic topology (aka dyntopo) is a dynamic tessellation sculpting method that adds and removes details under the brush. This works by first tessellating the mesh then applying the sculpting stroke on top of the tessellated mesh.
Це дає змогу виліплювати складні форми з простої сіті, а не тільки просто додавати деталі на змодельовану базову сіть.
Дивись також
Dynamic Topology can be enabled in the Dyntopo panel.
Multiresolution Modifier¶
The Multiresolution Modifier can be used to dynamically subdivide the mesh. The more subdivision the more computing will be needed. With the Blender stack non-destructive data, multi-resolution sculpting will help when you have a clean topology base mesh.
When sculpting with multiple resolutions you have the ability to sculpt in different levels of subdivision, this mean you can sculpt some details in subdivision level 1 and add more details in subdivision 2 and go back to subdivision 1 correct some mistakes. While this workflow is often used, the Multiresolution Modifier has some limitations. You may end up with some mesh distortions. As an advice, add as most details as possible before adding more subdivisions. Clay brush works better with multi-resolution sculpting to sculpt secondary forms.
- Перейти уверх на один рівень багатороздільності – PageUp
- Перейти вниз на один рівень багатороздільності – PageDown
- Задати рівень багатороздільності – від Ctrl-0 до Ctrl-5
Дивись також
Read more about the Multiresolution Modifier.