anim_utils icon indicating copy to clipboard operation
anim_utils copied to clipboard

Data structures and utilities for skeleton animations.

Results 4 anim_utils issues
Sort by recently updated
recently updated
newest added

the requirements line in setup.py is malformed.

thanks for sharing such a great work, just one confusing stuff, what is "skeleton.skeleton_model["cos_map"] " meaning ? thanks

Hello, I have some questions about the .json files? If I don't have these .json files, how can I create them?

https://github.com/eherr/anim_utils/blob/9a4c2842d9157f631d6207bf92da9f89a915ca4f/retargeting/analytical.py#L319 In some situations,hips joint has a fixed root joint as its parent. After retargeting, hips joint will loss translation and be fixed. Meanwhile, there are some children joints also...