bonassus Posted October 11, 2017 Share Posted October 11, 2017 I'm trying to simulate cloth interacting with an animated file cache. The cloth sim is pretty much from the shelf tool and the collider was set with the surface collider shelf tool. the collider is poking through the cloth. im having trouble finding which parameters to change to stop the interpenetration. i've increased the substeps by a lot but this doesn't seam to have an effect. any suggestions would be appreciated. Quote Link to comment Share on other sites More sharing options...
7ofDiamonds Posted October 11, 2017 Share Posted October 11, 2017 If your animated cache doesn't have subframes, then increasing substeps will probably not do much. Try adding a timeblend SOP after your file cache, and also create an ID attribute for your cache before that. Quote Link to comment Share on other sites More sharing options...
bonassus Posted October 14, 2017 Author Share Posted October 14, 2017 thanks for the reply. this sounds like it could work. I'm getting a warning on the static object node in the dopnet Warning emptyobject1: Warning: external object has no valid position at start time 2.333333333333333 I get this with or without the timeblend. I'm not sure what the time blend is doing. I've seen the timeblend work with a timeshift $F/2 but by it self connected to the cache i can't tell if its doing anything. Are you suggeting i create a ID like this?: @id = @ptnum; Is there a way to tell if there are substeps on the file cache? Quote Link to comment Share on other sites More sharing options...
Atom Posted October 14, 2017 Share Posted October 14, 2017 (edited) Select the cloth object and turn on Collision visualization. Then increase the collision value, on the other tab. Also there is collision padding on the collision object itself. You also may want to enable Collide within Object. This is the only way to get cloth self collide. Edited October 14, 2017 by Atom 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.