

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 为截止日期云构建一个 Blender conda 包
<a name="examples-conda-blender"></a>

示例存储库包括以下 Blender 版本和插件的 conda 配方。每个配方都适用于 Linux 64 位和 Windows 64 位，并从 Blender 基金会下载源档案：
+ [搅拌机-4.2](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.2)
+ [blender-4.3](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.3)
+ [blender-4.4](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.4)
+ [blender-4.5](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.5)
+ [搅拌机-5.0](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-5.0)
+ [搅拌机-5.1](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-5.1)
+ [blender-flipfluids — 适用于 Bl](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-flipfluids) ender 的 FLIP Fluids
+ [blender-plugin-bundle — 一捆打包在一起的 Blender 插](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-plugin-bundle)件。

从示例存储库的`conda_recipes`目录中提交 Blender 4.5 编译任务：

```
./submit-package-job blender-4.5
```

有关 Blender 打包方法的详细信息，请参阅 [blender-4.5](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.5) 配方自述文件。要安装 Blender 插件，请将`.py`或`.zip`文件放在里面的已知位置，`$INSTALL_DIR`然后修改激活脚本以使用 Blender 的 Python 安装插件。