Skip to content

Failure to render glTFs with animations #371

@cdata

Description

@cdata

<model-viewer> cannot render the Khronos Brain Stem sample glTF. It fails with the following exception before anything is drawn:

image

The failure is on a call to update the model's skeleton: object.skeleton.update();.

Notably, this is a sample model with a built-in animation.

This bug was discovered while pursuing #360

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions