Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

PiloeGAO/Maya-ArmorPaintLiveLink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maya ArmorPaint Livelink

This addon is the current implementation of live link for ArmorPaint inside of Autodesk Maya 2018+

Figure 1 - Script UI

Getting Started

Prerequisites

Download the latest version of ArmorPaint.

Installing

  1. Clone the repository
  2. Copy the "pyArmorPaint_livelink.py" and the icon folder inside of "MayaPrefDirectory/maya/scripts/"
  3. To invoke the script, run the following python lines:
import pyArmorPaint_livelink
pyArmorPaint_livelink.show()
  1. Click on the wheel icon, then go to the ArmorPaint installation folder (The window will close)
  2. Re-invoke the script
  3. Select your object (he need to be unwrapped) and click on the ArmorPaint Logo inside of the UI.
  4. Paint your models and have fun!
  5. 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

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages