Simplify Modifier

The Simplify modifier allows you to reduce the amount of points in the strokes. The goal of this modifier is reduce points while maintaining the lines shape.

Apply the modifier can help to obtain a better performance (more FPS) while animating.

Opções

../../../_images/grease-pencil_modifiers_generate_simplify_panel.png

The Simplify modifier.

Mode

Determines how to reduce points in the strokes.

Fixo

Deleta pontos alternados nos strokes, exceto os pontos de ínício e fim.

Iterations

Número de vezes a repetir o procedimento.

Adaptativo

Uses the RDP algorithm (Ramer-Douglas-Peucker algorithm) for points deletion. The algorithm try to obtain a similar line shape with fewer points.

Fator

Controla a quantidade de simplificações recursivamente aplicadas pelo algoritmo.

Sample

Recria a geometria do stroke com um comprimento predefinido entre pontos.

Length

A distância entre pontos no stroke recriado. Valores menores requerem mais pontos para recriar o stroke, enquanto valores maiores resultarão em menos pontos necessários para recriar a curva.

Fundir

Simplifies the strokes by merging points that are closer than a specified distance to each other.

Distância

Define o limiar de distância para mesclar pontos.

Influência

Veja Influence Filters.

Exemplo

Fixed Mode sample.
../../../_images/grease-pencil_modifiers_generate_simplify_fixed-iterations-0.png

Modelo original.

../../../_images/grease-pencil_modifiers_generate_simplify_fixed-iterations-1.png

Iteration: 1.

../../../_images/grease-pencil_modifiers_generate_simplify_fixed-iterations-2.png

Iteration: 2.

../../../_images/grease-pencil_modifiers_generate_simplify_fixed-iterations-3.png

Iteration: 3.

Adaptive Mode sample.
../../../_images/grease-pencil_modifiers_generate_simplify_adaptive-factor-0.png

Modelo original.

../../../_images/grease-pencil_modifiers_generate_simplify_adaptive-factor-01.png

Factor: 0.1.

../../../_images/grease-pencil_modifiers_generate_simplify_adaptive-factor-02.png

Fator: 0.5.

../../../_images/grease-pencil_modifiers_generate_simplify_adaptive-factor-05.png

Factor: 1.