MetaBox/Scripts/Animation/MotionCapHelper/README.md
2025-01-14 03:07:45 +08:00

17 lines
736 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# MotionCapHelper
maya simple plugin for animator
# main feature:主要功能
animation curve smooth:平滑动画曲线
frame align:在参考物体的帧时间k选择物体的帧并删除其他帧。对齐帧
regular expression:根据正则表达式过滤物体名,并创建(多个)显示层
animation rebuild:删除范围内外帧偏移选中物体帧手动提取关键帧快速烘焙动画到另一个物体fk转换ik钉住世界位置快速烘焙父子约束效果。
都是非常简单的功能其中平滑曲线的代码来自https://blog.csdn.net/lulongfei172006/article/details/51493273/
# support maya version:支持版本
maya 2018+
![preview](./preview.PNG)
![preview](./preview1.PNG)