Jump to content

Octo

Recommended Posts

Working with grains, I'm trying to use "Enable Rigid Shape Matching" (@enablerigids) on a partial mesh but I've been unsuccessful so far.

The docs doesn't even cover if it's a point or primitive attribute.

Since it's a checkbox, does it have to be an integer? Or maybe it's not even possible to map those checkbox attributes in grains?

Same thing with "Break Constraints" (@constraintbreak), although on that one you have a threshold so you can use that.

So, any insight on this? Thanks!

Link to comment
Share on other sites

Tamte on the Houdini forum found the solution:

 

"Enable Rigid Shape Matching checkbox is not directly controlable by an attribute, it's just a switch 

but you can add primitive attribute called isrigid to your constraint geometry to control rigidity of the constraints if you have that switch enabled 

so if that attribute is present and Enable Rigid Shape Matching is enabled, each connected island of constraints marked @isrigid=1 will be treated as rigid and @isrigid=0 will stay as "soft" constraints"

  • 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...