- Download Atoms Maya from here.
- Extract the AtomsMaya folder from the zip archive.
Copy the AtomsMaya folder to:
コード ブロック language bash C:\Program Files\Toolchefs\
If you want install AtomsMaya in a different folder, please remember to edit the AtomsMaya.module by replacing "C:\Program Files\Toolchefs\" with the correct folder path.Copy the AtomsMaya.module from the AtomsMaya folder to:
コード ブロック language bash C:\Users\%USERNAME%\Documents\maya\modules (create this folded if it doesn't exists)
- If the license server is running on another machine set the environment variable toolchefs_LICENSE or RLM_LICENSE to 5053@servername
注意 |
---|
Atoms uses a dynamic linked imath python module, while maya has a static linked imath python module. For this reason the AtomsMaya/python python path must be loaded before the maya python path. Please check the Known limitations for more informations. |