> ## Documentation Index
> Fetch the complete documentation index at: https://www.renderjuice.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Learn by Example: Demo Files and Render Setups

> A collection of example Blender setups and their final render outputs to learn how to best prepare your scenes and use Renderjuice.

* Click on the cards to download example render setups and inspect to see how they were prepared for Renderjuice.
* You can right click on the images themselves and press `Open Image in New Tab` to inspect the output file more closely.
* Examples are sorted from simplest features and setups to more complex ones.

| Symbol | Meaning                                                                                                                |
| ------ | ---------------------------------------------------------------------------------------------------------------------- |
| ✨      | Feature demonstrated works out of the box with Renderjuice. No additional setup is needed only provided for education. |
| 📦     | The file is packed or uses a `.zip` setup file.                                                                        |
| 🚀     | The file was directly uploaded as a `.blend` file without `zip` compression and/or packing.                            |

## Example Setups & Scenes

These basic scenes utilize *very* simple setups to maximize clarity and focus on independent concepts.

<CardGroup cols={2}>
  <Card title="Composite Nodes, Red Green Blue Keying" img="https://mintcdn.com/renderjuice/LAVdNoNpZYyOHLg8/images/examples/composite-nodes/node-blue-keyed.png?fit=max&auto=format&n=LAVdNoNpZYyOHLg8&q=85&s=1449881a1aa55e08844cc5b3ce8dbbd2" href="https://public.storage.renderjuice.com/docs-example-files/rgb_key_composite_file_outputs.blend" width="1920" height="1080" data-path="images/examples/composite-nodes/node-blue-keyed.png">
    **Type:** <Tooltip tip="Works out of the box">✨</Tooltip> <Tooltip tip="Direct .blend upload">🚀</Tooltip>

    <br />

    Demonstrates how to render using Composite Nodes and the Blender Compositing tab.

    <br />

    <Tooltip tip="Go to &#x22;Using Composite Nodes&#x22;"> **<a href="./composite-nodes"> Learn More: Using Composite Nodes <Icon icon="link" /> </a>**</Tooltip>
  </Card>

  <Card title="Cryptomatte Suzanne on Cube" img="https://mintcdn.com/renderjuice/LAVdNoNpZYyOHLg8/images/example-output-cryptomatte-basic.png?fit=max&auto=format&n=LAVdNoNpZYyOHLg8&q=85&s=0b9a90bf6173f8b4ddd021c3dcbfd7a6" href="https://public.storage.renderjuice.com/docs-example-files/cryptomatte-suzanne-cube.blend" width="1920" height="1080" data-path="images/example-output-cryptomatte-basic.png">
    **Type:**
    <Tooltip tip="Works out of the box">✨</Tooltip> <Tooltip tip="Direct .blend upload">🚀</Tooltip>

    <br />

    Demonstrates usage of Cryptomatte nodes to render Suzanne, a Cube, and a Plane. All objects have the same material applied, but the cube has been matted-out and composited.
  </Card>

  <Card title="Simulation Nodes via Simulation Zones & Extrude" img="https://mintcdn.com/renderjuice/LAVdNoNpZYyOHLg8/images/examples/simulation-nodes/0002.png?fit=max&auto=format&n=LAVdNoNpZYyOHLg8&q=85&s=b7e90f865d43b9ff8bdeb915fcbc62ae" href="https://public.storage.renderjuice.com/docs-example-files/simulation-nodes-with-cache.zip" width="1920" height="1080" data-path="images/examples/simulation-nodes/0002.png">
    **Type:**
    <Tooltip tip="Zipped file upload">📦</Tooltip> <Tooltip tip="Direct .blend upload">🚀</Tooltip>

    <br />

    Demonstrates usage of simulation nodes with Renderjuice via Baking, Caching, then `zip` compression. More details are provided in our docs in the link below.

    <br />

    <Tooltip tip="Go to &#x22;Using Simulation Nodes with Render Farms&#x22;"> **<a href="./simulation-nodes"> Learn More: Using Simulation Nodes with Render Farms <Icon icon="link" /> </a>**</Tooltip>
  </Card>

  <Card title="Fluid Simulation: A Cube Inflow & Domain Setup" img="https://mintcdn.com/renderjuice/LAVdNoNpZYyOHLg8/images/examples/fluid-simulations/wireframe.png?fit=max&auto=format&n=LAVdNoNpZYyOHLg8&q=85&s=3d7c5fce91882e6dd4b5951b65d2f1a5" href="https://public.storage.renderjuice.com/docs-example-files/blender-fluid-sim-correct.zip" width="1051" height="1008" data-path="images/examples/fluid-simulations/wireframe.png">
    **Type:**
    <Tooltip tip="Zipped file upload">📦</Tooltip> <Tooltip tip="Direct .blend upload">🚀</Tooltip>

    <br />

    Demonstrates usage of fluid simulations with Renderjuice via MantaFlow. More details are provided in our docs in the link below.

    <br />

    <Tooltip tip="Go to &#x22;Using Fluid Simulations with Render Farms&#x22;"> **<a href="./fluid-simulations-with-mantaflow"> Learn More: Using Fluid Simulations with Render Farms <Icon icon="link" /> </a>**</Tooltip>
  </Card>

  <Card title="Rigid Body: A Falling Suzanne and Cube onto Plane" img="https://mintcdn.com/renderjuice/LAVdNoNpZYyOHLg8/images/examples/rigid-bodies/0011.png?fit=max&auto=format&n=LAVdNoNpZYyOHLg8&q=85&s=505d1163062240577cca50ead3616f70" href="https://public.storage.renderjuice.com/docs-example-files/rigid-body-basic-351-baked-keyframes-correct.blend" width="1920" height="1080" data-path="images/examples/rigid-bodies/0011.png">
    **Type:**
    <Tooltip tip="Works out of the box">✨</Tooltip> <Tooltip tip="Direct .blend upload">🚀</Tooltip>

    <br />

    Demonstrates usage of rigid body simulations with Renderjuice via Baking to Keyframes. Note that you may also `zip` if desired via an external bake such as via Bake All Dynamics to disk. More details are provided in our docs in the link below.

    <br />

    <Tooltip tip="Go to &#x22;Using Rigid Body Simulations with Render Farms&#x22;"> **<a href="./rigid-body-simulations"> Learn More: Using Rigid Body Simulations with Render Farms <Icon icon="link" /> </a>**</Tooltip>
  </Card>
</CardGroup>
