Image cachingΒΆ

When having a big comp it makes sense to cache the part of the node tree which stays as is to disk. For this we have the DiskCache node. Sometimes this cache also helps preventing crashes while rendering.

Before using the DiskCache node, make sure you set a Disk cache path under Edit=>Preferences=>Caching.

../_images/compositing-projects-caching_01.png

Make sure you have enough disk space left, your computer might crash due to full harddisk!

../_images/compositing-projects-caching_03.png

Then just add the DiskCache where needed in the node tree and select Pre-Cache in the Properties panel.

../_images/compositing-projects-caching_02.png

You will see the progress bar, wait until its 100% finised, then continue your compositing.