Skip to content

[Feature]: Leaves and End Branch Radius #18

@pazderj

Description

@pazderj

Description

Very excited you guys are working on this new version for us... a couple things I've always wanted from mTree

  1. Ability to control the end radius size for branches/branchlets... currently they taper into 0, or at least so small that the....
  2. .... leaves don't extend to the ends of branches/branchlets.

This creates trees with "abandoned" or "leaf-less" twigs extending out of the branches and no way to control them. It just does not look natural. I wonder if allowing the ends of branches to have a radius control like the trunk node does would at least give some surface for the geometry node for leaves to put instances on.

If I had a "third" feature request, it would be to be able to give each branch node a separate material, or at least a material index.

Thanks so much again for taking on this project... I see a lot of potential. Keep up the great work!

Component

Tree generation (C++ core)

Use Case

  1. Ability to control the end radius size for branches/branchlets... currently they taper into 0, or at least so small that the....
  2. .... leaves don't extend to the ends of branches/branchlets.
  3. Branch material separate from parent node

Proposed Solution

  1. Parameter in Branch node for End Radius
  2. Parameter in the leaves geo node for Extend to Tips
  3. Material selector for Branch node or at least Material Index parameter

Alternatives Considered

N/A

References

Sapling Tree Gen has the ability to extend leaves to the ends/tips by making the number of leaves an odd number. It also has end radius settings, although it's a bit obscured and not too obvious

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions