KhronosGroup / glTF-Sample-Assets

To store all models and other assets related to glTF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample skinned assets without inverseBindMatrices

emackey opened this issue · comments

The glTF spec says that inverseBindMatrices are optional.

Does this repo contain any sample assets that use skinning without the IBMs? We should probably have a test asset that checks whether this works in client implementations.

/cc KhronosGroup/glTF#2411

If you have a model you want to try, I can use Unwrap3D to strip out the inverse bind matrices. It works on all models I have tried.