Skip to content

minoue/miSymMesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages