Distender#

Referencia

Modo:

Modo Edición

Herramienta:

Barra de Herramientas ‣ Distender

The Relax tool can be used to distribute UVs more evenly. It works by pulling vertices along UV edges to bring the UV unwrap into balance.

The Relax tool can be compared with the Minimizar estiramiento tool which works directly on faces to reduce texture stretching and shearing. You may find that sometimes minimize stretch works better, sometimes the unwrap tool and other times the Relax tool.

First using Unwrap, then Minimize Stretch and touching up with the Relax tool often gives the best results. Remember, you can use «Undo» at any time to return to an earlier state.

Opciones de herramientas#

Radio

Esta opción controla el radio del pincel, medido en píxeles. F le permite cambiar el tamaño del pincel de forma interactiva arrastrando el ratón y luego LMB. Escribir un número y luego pulsar Intro, mientras usa F, le permite ingresar el tamaño numéricamente.

Intensidad

Controls how much each application of the brush affects the UVs. You can change the strength interactively by pressing Shift-F in the 3D Viewport and then moving the brush and then LMB. You can enter the size numerically also while in Shift-F sizing.

Decaimiento

The Falloff allows you to control the Strength falloff of the brush. The falloff is mapped from the center of the brush (left part of the curve) towards its borders (right part of the curve). Changing the shape of the curve will make the brush softer or harder. Read more about using the Control de curvas.

Curve Preset
Personalizado:

Será posible elegir cómo se determina la intensidad de la atenuación desde el centro del pincel hasta los bordes, manipulando manualmente los puntos de control dentro del control de curva. También hay algunas curvas predefinidas que se muestran en la parte inferior del control de curva, que podrán ser usadas tal como están o como punto de partida para modificarlas.

Custom Preset types.#
../../../../_images/sculpt-paint_brush_falloff_custom-smooth.png

Smooth.#

../../../../_images/sculpt-paint_brush_falloff_custom-sphere.png

Sphere.#

../../../../_images/sculpt-paint_brush_falloff_custom-root.png

Root.#

../../../../_images/sculpt-paint_brush_falloff_custom-sharp.png

Sharp.#

../../../../_images/sculpt-paint_brush_falloff_custom-linear.png

Lineal.#

../../../../_images/sculpt-paint_brush_falloff_custom-constant.png

Constante.#

Suavizado:

The center strength, the border strength, and the falloff transition between them are evenly distributed.

Smoother:

Similar to Smooth but produces a wider center point of the brush before tapering off.

Esfera:

The strength of the brush is predominately at its strongest point with a steep falloff near the border of the brush.

Root:

Similar to a Sphere but the center is a more concentrated point.

Definido:

The center of the brush is the strongest point then exponentially tapers off to a lower strength, creating a fine point.

Lineal:

With the center being the strongest, the strength will consistently weaken as it reaches the border of the brush.

Sharper:

Similar to Sharp but the center point is more condensed.

Cuadrado Inverso:

A hybrid between Smooth and Sphere.

Constante:

The strength of the brush remains unified across the entire brush. This will create a sharp edge at the border of the brush.

Opciones
Bloquear bordes

Bloquea el límite de las islas UV, para que no se vea afectado por el pincel. Esto resultará útil para conservar la forma de las islas UV.

Esculpir todas las islas

Para editar todas las islas y no sólo la isla más cercana al centro del pincel, cuando se inició el trazo de esculpido.

Método

Hay tres formas de determinar la ponderación del borde:

Laplaciano:

El clásico operador discreto de Laplaciano aplicado a la gráfica UV. Cada borde tiene la misma ponderación, lo que da como resultado triángulos que se asemejan a una forma de panal, o cuadrantes alineados en una cuadrícula cuadrada.

HC:

Al igual que en Laplaciano, el método HC utiliza la misma ponderación al tratar de preservar un gradiente entre las regiones densas de la malla y las regiones con menos bordes.

Tenga en cuenta que este método utiliza el operador «Clases de Humphrey» como se describe en el artículo: «Improved Laplacian Smoothing of Noisy Surface Meshes».

Geometría:

Los bordes se ponderarán de acuerdo con el operador discreto de Laplace (fórmula cotangente) aplicado a la geometría 3D. Esto intentará acercar las longitudes relativas de los bordes UV a las longitudes relativas de los bordes en 3D, lo que dará como resultado un despliegue UV con menos distorsión en los bordes limítrofes.