Skip to content

Grease Pencil node

MaximeHerpin edited this page Mar 31, 2018 · 2 revisions

Creates a trunk and branches following grease pencil strokes.

grease_pencil_stroke

Parameters

  • smooth_iterations: How many smooth passes to apply the strokes before using them.
  • radius: The width of the trunk
  • radius_decrease: Relative size of each loop with the previous one. Lower value makes the trunk shrink faster.
  • branch_length: Distance between each edge loop of the trunk.

Update Strokes Operator

This operator moves and smooth the strokes so that they follow a tree-like structure.

Before:

before

After:

after