awie12 Posted October 3, 2019 Share Posted October 3, 2019 Hi guys i want to cache the compreesed_cache and surface_cache consecutively. I am leaving my houdini open for 3 days and i want to cache both of them so when i come back its gonna be both finish caching. thanks in advance Quote Link to comment Share on other sites More sharing options...
Atom Posted October 3, 2019 Share Posted October 3, 2019 (edited) Sure, change each of the FileCache nodes from No Operation, to Write Files. Make sure to move the blue Display flag to surface_cache node. Rewind and play the time line. You might want to set the timeline to "Play Once" instead of "Loop" Also: it looks like you are visualizing the collision object, turn that off, or you will waste memory creating that VDB for the display, every frame. Edited October 3, 2019 by Atom 1 Quote Link to comment Share on other sites More sharing options...
ikoon Posted October 3, 2019 Share Posted October 3, 2019 Hi, also, inside each Filecache SOP, there is a ROP Geometry Output SOP, named "render". So, you can create ROP Network, create two Fetch ROPs and merge them. For each of the Fetch ROP, you need to set the Source ... for example the path to the surface_cache's ROP Geometry Output will be: /obj/fliptank_fluid/surface_cache/render When rendering the merge node, you can also set to render Node by Node, or Frame by Frame: Quote Link to comment Share on other sites More sharing options...
awie12 Posted October 5, 2019 Author Share Posted October 5, 2019 Thank you so much for the tip 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.