cgcris Posted July 15, 2014 Share Posted July 15, 2014 Hi Guys, I currently have flip fluid sim which is caching at about 5 minutes a frame. I would like to leave another pc doing the whitewater sim overnight, but unless I put some sort of delay on the cache node it will catch up with it. What would be a Post-Render script so that in every frame the sim delays for a bit? Or is there a better way of doing this? Thanks, Cris Quote Link to comment Share on other sites More sharing options...
tony Posted July 16, 2014 Share Posted July 16, 2014 How about this: unix sleep 5s (replace 5 with however many seconds you want it to wait.) Quote Link to comment Share on other sites More sharing options...
eetu Posted July 16, 2014 Share Posted July 16, 2014 I've never used it, but Net Barrier ROP, used with Dynamics ROP, might do the trick. Or a python node that checks if file $F+1 exists, or waits until it does.. http://www.sidefx.com/docs/houdini13.0/nodes/out/netbarrier 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.