aws-deadline / deadline-cloud-for-3ds-max

AWS Deadline Cloud for 3ds Max
Apache License 2.0
8 stars 3 forks source link

Feature request: Vray RENDERERS #33

Open mmasdoria opened 1 week ago

mmasdoria commented 1 week ago

Use Case

I want to use vray renderer in 3dsma but it seems not allowed yet in deadline-cloud-for-3ds-max. I can see in data_const.py : ALLOWED_RENDERERS = ["Default_Scanline_Renderer", "ART_Renderer"]

Proposed Solution

Do you know when Vray renderer will be available ?

ddneilson commented 3 days ago

Thank you for the interest in our product, and taking the time to open a feature request. We'll add this to our list of issues to prioritize, but we cannot provide an estimate for when this work might be taken up by our team. In the meantime, we'd be happy to accept a pull request from the community that adds this functionality.

maxschramp commented 3 days ago

I was able to add Corona do my data_const.py file but I've yet to successfully render with it as I am still setting up my AWS farm. I may have some free time in the next week or two to delve deeper into it and put together a PR.