Visualizzazione del contenuto dell'aiuto per la versione :
Nota:
This task is optional and pertains to Windows only.
You can optionally integrate AEM 3D with Autodesk® Maya® software to enable support for native Maya files (.MA and .MB) and to let you render 3D assets in AEM with any available Maya renderer.
See also Advanced configuration settings.
To integrate AEM 3D with Autodesk Maya,
-
Install Autodesk Maya software on the same server where AEM is hosted.
Following installation, verify that you can open and use Maya and that there are no licensing issues.
Nota:
AEM only uses the Maya command line rendering tool (render.exe). A single Maya network license allows up to five servers to process or render Maya content simultaneously.
-
Add the path to the Maya executable folder to the Windows PATH environment variable.
For example, on Windows Server 2012, tap or click Start > Control Panel > System and Security > System > Advanced System Settings > Environment Variables. Append the full path to the Maya\bin folder to the Path variable.
-
Make a required MEL script available to Maya by doing the following:
- Using a browser on the server, download v3d_script.mel using the following URL:
http://localhost:4502/apps/cq-scene7-v3D/config/scripts/maya/v3d_script.mel
The port number in the URL above may be different for your particular deployment. - Move or copy the downloaded v3d_script.mel file to the scripts\others folder that is located just down from the root Maya install folder.
For example, if Maya 2016 is installed to the default location, the path to scripts\others is c:\Program Files\Autodesk\Maya2016\scripts\others\
- Using a browser on the server, download v3d_script.mel using the following URL:
-