/miSymMesh

Primary LanguagePython

miSymMesh

WORK IN PROGRESS

Mirror/Symmetry checking tool inspired by abSymMesh.

demo.mp4

Why

Maya has built-in topological symmetry tool but it only 'symmetrize' and 'flip' and doesn't provide a way to 'find' asym vertices. Maya Artisan BrushTool also doesn't support topological symmetry for weight painting.

Requirements

symmetryTable

Install

  1. Build/Install symmetryTable.
  2. Copy miSymMesh folder to maya script directory.

How to use

from miSymMesh import symMesh
reload(symMesh)
symMesh.main()

Credit

apiundo by mottosso