adobe / adobe/USD-Fileformat-plugins

FBX import doesn't preserve joint names

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
396
Forks
42
PR merge metrics
No merged PRs in 30d

Description

When importing an FBX with joints, the FBX import applies its own naming scheme "n0, n1, n2, ..." to joint names, rather than using the joint names stored in the FBX file.

This makes it difficult to compose FBX skeletons with animations from different file formats...

For example, using `model_skeleton.fbx` from https://github.com/ubisoft/ubisoft-laforge-animation-dataset/blob/master/fbx/model_skeleton.fbx, we get:

Image

... rather than Hips, Spine1, etc...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.