Simplify Modifier

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

    • Determines how to reduce points in the strokes.

      • Fixed
        • Number of times to repeat the procedure.
      • Adaptive
      • Uses the RDP algorithm (Ramer-Douglas-Peucker algorithm) for points deletion.The algorithm try to obtain a similar line shape with fewer points.

        • Controls the amount of recursively simplifications applied by the algorithm.

    Example

    Adaptive Mode sample.
    Original Model.Factor: 0.1.Factor: 0.5.Factor: 1.