Jump to content

breaking rbd constraints in SOPS


intrinsic

Recommended Posts

Hi there

I am having a tough time understanding why my constraints are rebuilding themselves in dops when I break the constraints in SOPS. I am deleting the constraint primitives by a simple color attribute in sops . I don't know why it is rebuilding itself randomly on each frame ? When I delete it within a sop solver in dops, i don't get any issue.... Can someone please explain why this is happening. Thank you :)

breaking_con_question.jpg

break_con_in_sops_question.hip

Link to comment
Share on other sites

12 hours ago, intrinsic said:

Hi there

I am having a tough time understanding why my constraints are rebuilding themselves in dops when I break the constraints in SOPS. I am deleting the constraint primitives by a simple color attribute in sops . I don't know why it is rebuilding itself randomly on each frame ? When I delete it within a sop solver in dops, i don't get any issue.... Can someone please explain why this is happening.

The SOP context recooks every SOP in the network for that frame only - no information from previous frames exists, so the system is not aware your constraints were broken.  SOP Solvers, on the other hand, provide access to previous frame information which allows you to keep track of changes that have happened (such as deleting constraints in your case).  It is worth looking at the "Footsteps" example file linked in the Solver SOP help information to reinforce the idea of how this is working.  Hope that helps

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