Skip to content

Add support for shape keys animation #228

Description

@monolithMktg

Is there a tentative date for the Sparse Accessor packing support for GLTF/GLB shape keys animation?

Right now this line in GLTFLoader.js gives an error that bufferViews[i] is undefined:
desc.accessors.forEach(({ bufferView: i, componentType }) => { bufferViews[i].componentType = componentType; });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions