Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 442 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 442 Bytes

UE_BvhConverter

Convert bvh motion file to UE animation in runtime. It will do runtime retargeting.

simple use ue animgraph node to parse .bvh file,return animation info to unreal, all like this:

1678174076770

##Note: set the valid bvh file and bone map info first.

##Reference Example: https://github.com/mingry/UE4_BVH_Example