Skip to content

jisookim33/noiseeditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noise-Editor

A Maya python based noise tool for animators.

Requirements:

This tool requires the following python packages: dcc and mpy.
The following plug-ins are also required: Shake and ComposeTransform.

How to open:

Run the following python code from the script editor or from a shelf button:

from noiseeditor.ui import qnoiseeditor

window = qnoiseeditor.QNoiseEditor()
window.show()

About

A Maya python based noise tool for animators.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages