I imported a tree from another software and I want to create a growth animation in Houdini. I've already extracted the centerline, but I can't figure out how to set levels for each branch. I hope someone can give me some guidance
You could use "edgeTransport" node to move an attribute along the branches of the tree, in this example using an L-system for the tree, it's just a case of doing something with that attribute then.