

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

# Autodesk 3ds Max on Deadline Cloud Windows 작업자 설치
<a name="examples-host-config-3dsmax"></a>

[3dsmax](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax) 호스트 구성 스크립트는 Windows 서비스 관리형 플릿 작업자에 V-Ray, Corona, tyFlow 및 AEC 플러그인과 같은 렌더러 플러그인과 함께 3ds Max를 설치합니다. 3ds Max는 Windows에서만 실행되며 설치하려면 관리 액세스 권한이 필요하므로 호스트 구성 스크립트를 통해 작업자 호스트에 설치하는 것이 좋습니다.

샘플에는 다음 버전 및 플러그인 조합에 대한 스크립트가 포함되어 있습니다.
+ [3dsmax-2024](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2024) - 3ds Max 2024.
+ [3dsmax-2025-and-vray](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-vray) - V-Ray가 포함된 3ds Max 2025.
+ [3dsmax-2025-and-corona-13](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-and-corona-13) — Chaos Corona 13을 사용하는 3ds Max 2025.
+ [3dsmax-2025-vray-and-aec-plugins](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-vray-and-aec-plugins) - V-Ray 및 AEC 플러그인이 포함된 3ds Max 2025.
+ [3dsmax-2025-vray-and-tyflow](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2025-vray-and-tyflow) - V-Ray 및 tyFlow가 포함된 3ds Max 2025.
+ [3dsmax-2027](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027) - 3ds Max 2027.
+ [3dsmax-2027-and-vray](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray) - V-Ray가 포함된 3ds Max 2027.
+ [3dsmax-2027-and-corona-14](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-corona-14) — Chaos Corona 14를 사용하는 3ds Max 2027.
+ [3dsmax-2027-and-vray-and-tyflow](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-and-vray-and-tyflow) — V-Ray 및 tyFlow가 포함된 3ds Max 2027.
+ [3dsmax-2027-vray-and-aec-plugins](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/host_configuration_scripts/3dsmax/3dsmax-2027-vray-and-aec-plugins) - V-Ray 및 AEC 플러그인이 포함된 3ds Max 2027.

다른 버전, 렌더러 또는 플러그인 조합에 대한 스크립트를 생성하려면 번들링된 [3dsmax-host-config 스킬](https://github.com/aws-deadline/deadline-cloud-samples/tree/mainline/skills/3dsmax-host-config)과 함께 [Kiro](https://kiro.dev) AI 에이전트를 사용할 수 있습니다.

각 스크립트는 AWS 계정의 Amazon S3 버킷에서 3ds Max 설치 관리자를 다운로드하여 자동 모드로 실행합니다. Autodesk는 3ds Max를 `.7z` 아카이브로 제공하며,이 아카이브는 스크립트가 로 다시 패키징될 것으로 예상합니다`.zip`. 각 스크립트의 README에는 `.zip` 아카이브를 생성하고 Amazon S3에 업로드하는 지침이 포함되어 있습니다.

플릿 IAM 역할에는 Amazon S3의 설치 관리자에 대한 `s3:GetObject` 권한이 필요합니다.