Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign each branch layer to separate vertex groups #49

Closed
jayfield1979 opened this issue Jul 23, 2021 · 3 comments
Closed

Assign each branch layer to separate vertex groups #49

jayfield1979 opened this issue Jul 23, 2021 · 3 comments

Comments

@jayfield1979
Copy link

Me again, sorry.

A great help would be to assign geometry to a vertex group per level. So there would be up to 4 vertex groups ready for custom manipulation/application of sub-materials, displacements and decimation. You might even name these: Trunk, Branches01, Branches02, Branches03.

Just a thought. Should be easy to implement and a huge timer saver for your users.

@friggog
Copy link
Owner

friggog commented Jul 24, 2021

Another good idea, shouldn't be difficult to achieve - again would encourage you to have a go, but I'm sure me or @luketimothyjones will get around to it some time soon as well. Thanks for all the great suggestions!

This would only apply after mesh conversion I guess, it would also be possible to separate the layers into separate curve objects which would make texturing easier

@friggog friggog changed the title Could you automatically assign vertex groups? Assign each branch layer to separate vertex groups Jul 24, 2021
@jayfield1979
Copy link
Author

Yes, you're right. Assigning vertex groups would only be possible if the tree trunk and branches are converted to a mesh.

Maybe having them as separate splines/layers (per level) as the default option is the way to go. I guess then, if anyone did need to convert them to a mesh, they could apply vertex groups per level at that time. It's quite a niche workflow I guess.

I really am interested in learning Python for Blender so I will take a look at this. However, I've been selected to participate in the Summer of Unreal workshop for the next 4 weeks, so figure I'm going to be busy with that.

I have several other ideas for your excellent add-on, but I'll save them for now as I've already mentioned quite a few!

@friggog
Copy link
Owner

friggog commented Jul 24, 2021

Feel free to open them each as a separate issue (I've added some already), it's great to have a record in case others see it and want to contribute, and so we have a place to discuss the idea too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants