Skip to content

Meatplowz/MeshCompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MeshCompare

A selection of tools to visualize differences between mesh objects. These are visualized as vertex colors.

Currently there is only a python script that does a comparison on a single frame, but I will eventually add a deformer node that will do the same dynamically.

This is still very rough, and performance is not my current goal but I'd like to get there. So if you have any suggestions, please file an issue or, better yet, a pull request.

Specifically if someone has any ideas for better color schemes I'm all ears.

Usage

Python Script

  1. Copy the meshCompare.py to your Maya scripts folder or anywhere in its PYTHONPATH

  2. Now you can run the following python

    from meshCompare import static_compare
    static_compare('pCube2', 'pCube1')

About

Comparison tools for Maya meshes, to help visualize the differences between similar meshes.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages