Grease Pencil node - akulhavy/modular_tree GitHub Wiki
Creates a trunk and branches following grease pencil strokes.
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:
After: