Jump to content

H.11 RBD Problem


oasfc

Recommended Posts

Hi. I am trying to create a simple RBD sim of popcorn falling out of a pop corn box. I have been tweaking the settings of the DOP set up for a while now but i am unable to stop the pop corn from popping around and being very jumpy when in the box. I am currently using ray intersect for my collisions with a value of 100 but even with such a high value the pop corns are not interacting with each other properly. I have tried numerous settings, cranking the solver settings up very high but im still having no luck. I have attached a scene for reference. Any help would be great.

Link to comment
Share on other sites

Thanks for pointing this out, i must have forgotten.

So. a few things I changed...

For roughly spherical objects like that you might as well use an implicit sphere as the collision object - it'll be quicker and depending how close you are to the object it's unlikely you'll notice the penetration.

I think the popping comes largely from including 'resolve penetration' in the solver - it's not normally turned on by default - basically when the solver finds two penetrating objects it will physically move one or both on that frame to resolve the intersection, and you end up with that popping.

You can reduce the impact the objects are having within the group by reducing 'shock propogation'... otherwise collisions can reverberate around the box and they'll take longer to settle.

Finally increase substeps, it's slower but you'll get a smoother result.

Hope that helps

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