Sybren A. Stüvel efdc5a5a20 Website: mark the 'single image' job type as for v3.6+
Now that v3.6 has been released, the overly-specific "v3.6-alpha+" can be
replaced with simply "v3.6".
2025-02-21 11:06:42 +01:00

1.4 KiB

title weight
Single Image 5

{{< flamenco/thirdPartyCompatibility blender="v4.2+" flamenco="v3.6+" >}}

Created by David Zhang. Documented and maintained by Sybren Stüvel. Please report any issues at Flamenco's tracker.

{{< /flamenco/thirdPartyCompatibility >}}

This job type can render an image by splitting it up into tiles and assigning those tiles to different workers. As the last task in the job, those tiles are merged into the final output image.

To use, download single_image_render.js and place it in the scripts directory next to the Flamenco Manager executable. Create the directory if necessary. Then restart Flamenco Manager and in Blender press the "Refresh from Manager" button.

Limitations

There are a few limitations of this script:

  • Only supports 100% render scale.
  • Does not support denoising, as Blender doesn't expose enough info in a way that can be exported to tiled multi-layer EXR.
  • Needs more testing before it can be bundled with Flamenco itself.

For more information, please see GSoC 2024: Improve Distributed Rendering & Task Execution on devtalk.