This addon is the current implementation of live link for ArmorPaint inside of Autodesk Maya 2018+
Download the latest version of ArmorPaint.
- Clone the repository
- Copy the "pyArmorPaint_livelink.py" and the icon folder inside of "MayaPrefDirectory/maya/scripts/"
- To invoke the script, run the following python lines:
import pyArmorPaint_livelink
pyArmorPaint_livelink.show()
- Click on the wheel icon, then go to the ArmorPaint installation folder (The window will close)
- Re-invoke the script
- Select your object (he need to be unwrapped) and click on the ArmorPaint Logo inside of the UI.
- Paint your models and have fun!
- Please save the .arm inside of "yourProjectDir/sourceimages" with the same name as your object to allow the script to re-open the object from Maya
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
- Léo DEPOIX - Initial work - PiloeGAO
See also the list of contributors who participated in this project.
This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details
