

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Deadline Cloud용 Blender conda 패키지 빌드
<a name="examples-conda-blender"></a>

샘플 리포지토리에는 다음 Blender 버전 및 추가 기능에 대한 conda 레시피가 포함되어 있습니다. 각 레시피는 Linux 64비트 및 Windows 64비트용를 빌드하고 Blender Foundation에서 소스 아카이브를 다운로드합니다.
+ [블렌더-4.2](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.2)
+ [블렌더-4.3](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.3)
+ [블렌더-4.4](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-4.4)
+ [블렌더-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](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/conda_recipes/blender-flipfluids) - Blender에 대한 FLIP Liquids 물리 시뮬레이션 추가 기능입니다.
+ [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으로 추가 기능을 설치합니다.