Peter Godshall Posted January 13, 2018 Share Posted January 13, 2018 Hey all, I'm inflating spheres by using a cloth simulation and SOP solver to increase targetP by normal direction over time. That works great. My issue is, as the spheres inflate they don't react to the force of neighboring spheres pushing against them. You would expect as they push against each they move apart. Right now they act like they're balloons glued to a wall. Any tips for how I calculate the new inflation force to feed back in to the dynamics? Screenshots and .hip attached in case they're helpful to anyone. Thanks for any help! cloth_sop_inflate_01.hiplc Quote Link to comment Share on other sites More sharing options...
yglemarec Posted January 13, 2018 Share Posted January 13, 2018 Hello, i don't know how to calculate your new inflation, but look at your modified file : - i delete your multisolver and use rest/traget parameter instead. and befor that, i add a transform sop and animate the scale of your sphere. - one more thing : i use the default cloth parameter and change the bend model ("strong") + decrease drag force (0.1) to get a more bouncy result. ++ cloth_sop_inflate_01+.hiplc Quote Link to comment Share on other sites More sharing options...
Peter Godshall Posted January 14, 2018 Author Share Posted January 14, 2018 Thanks@yglemarec! I'm sure I tried setting it up with a transform and it wasn't working as expected. Guess I missed something, because this works perfectly! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.