fengkan / RuntimeRetargeting

Two methods to do humanoid animation retargeting during runtime in Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeRetargeting

Two methods to do humanoid animation retargeting during runtime in Unity.

a. use Quaternion to copy rotation;

b. use HumanPoseHandler

Usage:

https://imgur.com/yuH8IwG.jpg

or

https://imgur.com/BLYsEIZ.jpg

Result:

https://imgur.com/osXdz8Y.gif

About

Two methods to do humanoid animation retargeting during runtime in Unity


Languages

Language:C# 100.0%