Skip to content

Python script for Maya to transfer UVs from a mesh to a skinned mesh

Notifications You must be signed in to change notification settings

heyyxd/TransferUV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Transfer UV After Skinning

This Maya tool is used to transfer the UVs of a mesh to a skinned version of the mesh that has identical topology and prevents the generation of the undeletable "transferAttributes" node.

This tool is based on the steps shown here: http://www.brookewagstaff.com/modeling-texturing/transferring-uvs/

IMAGE ALT TEXT HERE

The demo above shows how it works. The function to call is transferUVAfterSkinning.transUI()

It uses the Qt.py framework so it can work with PySide and PySide2: https://github.com/mottosso/Qt.py

About

Python script for Maya to transfer UVs from a mesh to a skinned mesh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%