Use this recipe to create a V-Ray 7.20.02 (Update 2 DR2) for Maya 2026 conda package to use with AWS Deadline Cloud. Conda packages let you customize the software you can use with your Deadline Cloud deployment. Read more about how to host a conda channel for these custom conda packages here.
- Download the
vray_adv_72002_maya2026_dr2_rhel8full download file from Chaos
NOTE: Need to have a Chaos account to access the link. Ensure the download completes fully (~1.1 GB). Truncated downloads will fail with installer checksum errors. - Place the downloaded file in the
conda_recipes/archive_filesdirectory in your git clone of the deadline-cloud-samples repository.
To use V-Ray for Maya, we need to build:
-
Maya 2026 conda package by:
- Follow Maya 2026 README for getting archive file
- running
./submit-package-job maya-2026to build the package
-
(Optional - build this for Maya adaptor) Maya adaptor conda package by running:
- [Prerequisite] Deadline Cloud package:
./submit-package-job deadline - [Prerequisite] OpenJD runtime adaptor package:
./submit-package-job openjd-adaptor-runtime - Maya adaptor package:
./submit-package-job maya-openjd
NOTE: Need to also add
conda-forgeto list of conda channel since Maya adaptor and prerequisite packages depend on it to run successful. - [Prerequisite] Deadline Cloud package:
- Follow this README to submit a job building V-Ray for Maya conda package.
- Build command:
./submit-package-job maya-vray-7.2-2026