

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 為截止日期雲端建置 Blender conda 套件
<a name="examples-conda-blender"></a>

範例儲存庫包含下列 Blender 版本和附加元件的 conda 配方。每個配方都會建置 Linux 64 位元和 Windows 64 位元，並從 Blender Foundation 下載來源封存：
+ [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)
+ [blender-5.0](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-5.0)
+ [blender-5.1](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-5.1)
+ [blender-flipfluids](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-flipfluids) — Blender 的 FLIP fluids 物理模擬附加元件。
+ [blender-plugin-bundle](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-plugin-bundle) — 封裝在一起的 Blender 外掛程式套件。

從範例儲存庫的 `conda_recipes`目錄中提交 Blender 4.5 建置任務：

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

如需 Blender 封裝方法的詳細資訊，請參閱 [blender-4.5 配方 README。](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.5)若要安裝 Blender 附加元件，請將 `.py`或 `.zip` 檔案放在內部的已知位置，`$INSTALL_DIR`然後修改啟用指令碼以使用 Blender 的 Python 安裝附加元件。