Jump to content

Create curveu attribute for relative to branch of L-System


Recommended Posts

Is it possible to create some kind of attribute like "curveu" that takes branching into account when creating lines with L-System. I am trying to generate polywire on the lines generated by the L-System, so that the bottom trunk will be the thickest and the tip of the branches will be thin.

Link to comment
Share on other sites

Dont need a foreach, just add a resample, dont need to resample anything just make sure to check the curveu attrb. Then in a wrangle.

 

f@width = chramp("myRamp", @curveu);

 

add a polywire and use the attrb @width. You can add a fuse as well if you wish to. 

Edited by Sepu
  • 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.
Note: Your post will require moderator approval before it will be visible.

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.

×
×
  • Create New...