Skip to content

Feature request: Merge VRM. #1631

@Benjythebee

Description

@Benjythebee

Feature Request:

VRM.mergeVRMs(vrms: VRM[]) -> VRM

A function that, -if all skeletons are exactly the same- will merge all VRMs into a single VRM object.
Merge all managers into a single Manager. No need to merge meshes.

For example if I have VRM A and VRM B, and same skeleton. I can use VRM.mergeVRMs([vrmA,vrmB]) to create vrmC
If VRM A and VRM B have expression Aa we should merge the binds of Aa together

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions