Jump to content

Placing leaves in clusters


Recommended Posts

What is the typical technique for clustering leaves?

 

I know you can have multiple leaves spawn from a single point and you can turn up placement/position chaos for some randomness, but I'd like to cluster leaves together in chunks that would be spaced unevenly through the tree. The effect would be a dead tree with a few remaining clusters or branches holding leaves.

 

My initial approach was to use a 3d noise map but I couldn't get the leaves to place themselves using that method.

Link to comment
Share on other sites

it looks like for this tree the has a pretty well defined path 2 ( the initial branches coming out of the trunk ). Lets say, the path containing the leaf geometry is something like path 4. I would use the path position of path 2 to affect the density of path 4. You could use a graph to specifically dictate where you want the leaves to be clustered.   

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...