FileCache In Series & Viewport/Render View Caches

   3013   3   0
User Avatar
Member
38 posts
Joined: Feb. 2016
Offline
Greetings,

This is two questions in one post.

1). Is there a way to run multiple caches in series? For example, having 8 different volumes running into there own file caches. Then having a set up to cache one at a time, and automatically go through them all ( clearing ram in between if possible) ?

2). Is there a way to have a low resolution cache in the viewport, and the high resolution version in the render?

Thanks for your help!
User Avatar
Staff
5158 posts
Joined: July 2005
Offline
For Volumes, change the 3D Texture Size to a lower value (in the Texture tab of the Display Options). Something like 64 will give you a very quick-but-blocky preview. Just don't forget to change it back when you're done

Don't know about #1.
User Avatar
Member
459 posts
Joined: Oct. 2011
Offline
Hi
1. You can chain geometry rops together. Rendering the last one in the chain will render the other ones as well.

The other way is to attach a file cache and a blast node (set to delete everything) to all the volumes you want to write out, except the first one. Then set the File Mode to “Write File” on the File Caches. Then merge all volumes together including the first one. Add an additional File Cache after the Merge node. And use that to write out your files. This network will “pull” through all connected nodes, even the ones where you are deleting everything and writing them out to disk on the way down the chain.

2. Write out two volumes: one lowrez and one highrez. Load both into your scene and set the display flag on the lowrez and the render flag on the highrez.

-b

Attachments:
cache-many-volumes.hip (153.0 KB)
file-cache.png (35.6 KB)

http://www.racecar.no [www.racecar.no]
User Avatar
Member
38 posts
Joined: Feb. 2016
Offline
Awesome..thanks guys. helps alot
  • Quick Links