How to use composite nodes with Renderjuice, the Blender render farm.
.blend
file that utilizes a composite node setup.
We use three cubes with Red, Green, Blue materials respectively.
In the Compositing
tab, we setup a composite node to key out the Red, Green, and Blue channels to three separate .png
files via Channel Key
nodes.
.blend
file with three File Output nodes in addition to the main render.File Output
nodes under the Compositing tab, things will still work as expected, but your file output node paths will be available as a separate bundle on download.
For the file paths of the File Output
nodes, we do our best to ensure that your compositing setup has the best chance of success. You do not have to setup relative pathing for file output nodes to get your compositing outputs.
If we detect that your Blender scene is using composite nodes, we provide a separate tab (shown below)and buttons for downloading those outputs separately from your main render.
File Output Downloads
File Output
nodes outputs individually.
You can use the dropdown combo button to download each individual file output node’s outputs as shown below.
Downloading individual composite passes in file output nodes
Can I directly *only* render composite file output nodes?