Skip to content

Commit 3d59621

Browse files
Merge pull request #89318 from laurenhughes/render-image
Update Windows image software
2 parents 5880617 + 45b437d commit 3d59621

File tree

1 file changed

+32
-17
lines changed

1 file changed

+32
-17
lines changed

articles/batch/batch-rendering-applications.md

Lines changed: 32 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: batch
55
ms.service: batch
66
author: laurenhughes
77
ms.author: lahugh
8-
ms.date: 09/10/2019
8+
ms.date: 09/19/2019
99
ms.topic: conceptual
1010
---
1111

@@ -34,6 +34,37 @@ The following list applies to CentOS 7.6, version 1.1.6 rendering images.
3434

3535
## Applications on latest Windows Server 2016 rendering images
3636

37+
The following list applies to Windows Server 2016, version 1.3.8 rendering images.
38+
39+
* Autodesk Maya I/O 2017 Update 5 (version 17.4.5459)
40+
* Autodesk Maya I/O 2018 Update 6 (version 18.4.0.7622)
41+
* Autodesk Maya I/O 2019
42+
* Autodesk 3ds Max I/O 2018 Update 4 (version 20.4.0.4254)
43+
* Autodesk 3ds Max I/O 2019 Update 1 (version 21.2.0.2219)
44+
* Autodesk 3ds Max I/O 2020 Update 2
45+
* Autodesk Arnold for Maya 2017 (Arnold version 5.3.0.2) MtoA-3.2.0.2-2017
46+
* Autodesk Arnold for Maya 2018 (Arnold version 5.3.0.2) MtoA-3.2.0.2-2018
47+
* Autodesk Arnold for Maya 2019 (Arnold version 5.3.0.2) MtoA-3.2.0.2-2019
48+
* Autodesk Arnold for 3ds Max 2018 (Arnold version 5.3.0.2)(version 1.2.926)
49+
* Autodesk Arnold for 3ds Max 2019 (Arnold version 5.3.0.2)(version 1.2.926)
50+
* Autodesk Arnold for 3ds Max 2020 (Arnold version 5.3.0.2)(version 1.2.926)
51+
* Chaos Group V-Ray for Maya 2017 (version 4.12.01)
52+
* Chaos Group V-Ray for Maya 2018 (version 4.12.01)
53+
* Chaos Group V-Ray for Maya 2019 (version 4.04.03)
54+
* Chaos Group V-Ray for 3ds Max 2018 (version 4.20.01)
55+
* Chaos Group V-Ray for 3ds Max 2019 (version 4.20.01)
56+
* Chaos Group V-Ray for 3ds Max 2020 (version 4.20.01)
57+
* Blender (2.79)
58+
* Blender (2.80)
59+
* AZ 10
60+
61+
> [!IMPORTANT]
62+
> To run V-Ray with Maya outside of the [Azure Batch extension templates](https://github.com/Azure/batch-extension-templates), start `vrayses.exe` before running the render. To start the vrayses.exe outside of the templates you can use the following command `%MAYA_2017%\vray\bin\vrayses.exe"`.
63+
>
64+
> For an example, see the start task of the [Maya and V-Ray template](https://github.com/Azure/batch-extension-templates/blob/master/templates/maya/render-vray-windows/pool.template.json) on GitHub.
65+
66+
## Applications on previous Windows Server 2016 rendering images
67+
3768
The following list applies to Windows Server 2016, version 1.3.7 rendering images.
3869

3970
* Autodesk Maya I/O 2017 Update 5 (version 17.4.5459)
@@ -50,25 +81,9 @@ The following list applies to Windows Server 2016, version 1.3.7 rendering image
5081
* Chaos Group V-Ray for 3ds Max 2019 (version 4.10.01)
5182
* Blender (2.79)
5283

53-
5484
> [!NOTE]
5585
> Chaos Group V-Ray for 3ds Max 2019 (version 4.10.01) introduces breaking changes to V-ray. To use the previous version (version 3.60.02), use Windows Server 2016, version 1.3.2 rendering nodes.
5686
57-
## Applications on previous Windows Server 2016 rendering images
58-
59-
The following list applies to Windows Server 2016, version 1.3.2 rendering images.
60-
61-
* Autodesk Maya I/O 2017 Update 5 (version 17.4.5459)
62-
* Autodesk Maya I/O 2018 Update 4 (version 18.4.0.7622)
63-
* Autodesk 3ds Max I/O 2019 Update 1 (version 21.2.0.2219)
64-
* Autodesk 3ds Max I/O 2018 Update 4 (version 20.4.0.4254)
65-
* Autodesk Arnold for Maya 2017 (Arnold version 5.2.0.1) MtoA-3.1.0.1-2017
66-
* Autodesk Arnold for Maya 2018 (Arnold version 5.2.0.1) MtoA-3.1.0.1-2018
67-
* Autodesk Arnold for 3ds Max (Arnold version 5.0.2.4)(version 1.2.926)
68-
* Chaos Group V-Ray for Maya 2019 (version 3.52.03)
69-
* Chaos Group V-Ray for 3ds Max 2018 (version 3.60.02)
70-
* Blender (2.79)
71-
7287
## Next steps
7388

7489
To use the rendering VM images, they need to be specified in the pool configuration when a pool is created; see the [Batch pool capabilities for rendering](https://docs.microsoft.com/azure/batch/batch-rendering-functionality#batch-pools).

0 commit comments

Comments
 (0)