UE_BvhConverter icon indicating copy to clipboard operation
UE_BvhConverter copied to clipboard

convert bvh motion file to UE animation in runtime.

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