Animation Curves Toolkit

Yuri N Kalinin - 代码插件 - 2022/05/15

Set of tools to import facial animation from CSV (by Live Link Face app), capture animation curves in editor viewport and modify them in Animation Editor

  • 支持的平台
  • 支持的引擎版本
    5.0 - 5.3
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

This plugin can easely import facial animation captured by Live Link Face app. Import curves table -> create Animation Sequence -> generate head animation based on imported HeadRoll-HeadPitch-HeadYaw curves -> and convert poses to skeleton curves to get finalized animation.


Alternatively, it can capture curves streamed at skeletal mesh by LiveLink via animation blueprint.


In addition, the plugin incluses a set of Animation Modifiers for easy edit and batch processing of animation curves. For example, they can make captured animation loopable, smoothen it, fix capture flaws etc. List of modifiers is below. See videos for more details.


Playlist

技术细节

Features:

  • drag-n-drop import of csv tables generated by Live Link Face app capturing facial animation
  • capture curves from real-time streamed animation in viewport
  • anim. modifier: Animate Bones from Curves
  • anim. modifier: Copy/Paste Frame
  • anim. modifier: Curves Smoother
  • anim. modifier: Expand PoseAsset Curves
  • anim. modifier: Control Eyes Movement
  • anim. modifier: Head Animation Generator
  • anim. modifier: Apply LiveLink Remap
  • anim. modifier: Simple Math Operation
  • anim. modifier: Zero Values Smoother
  • anim. modifier: Batch Bake Curves
  • anim. modifier: Combine Curves Animation (MATApplyCurvesAnimation)

Code Modules:

  •  MetaAnimationToolkit (Runtime)
  •  MetaAnimationToolkitEditor (UncookedOnly)

Number of Blueprints: 0

Number of C++ Classes: 10

Network Replicated: No

Supported Development Platforms: Windows x64

Supported Target Build Platforms: Windows x64, Android, HoloLens

Documentation: [DOCX], [YouTube]

Example Project: [ZIP]

Important/Additional Notes: Editor tools