Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 664 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 664 Bytes

✂ Mocap Clipper

Split up mocap, then apply poses with adjustment blending.

More information can be found in the Wiki.

Basically a simple implementation of The Animate Button

tool header image

Install

1. Download this package and unzip it in a good location 
    1.B (or git clone it directly if you have git installed)
2. Run installer.bat (will walk you through some options for install)
3. Restart the DCC

Start the tool

  1. Run this script in a python tab in maya
import mocap_clipper
mocap_clipper.main()