Skip to content

appendMeshPrimitive should also handle Joints and Weights #11

@Interrupt

Description

@Interrupt

Currently, the appendMeshPrimitive function does not have a way to get the Joints and Weights out of the mesh to support skinned animations. I added this to my fork of the zmesh library, but this would be very useful to have in the base library.

Having one function be the appender of all of these primitives might be a problem though as not everyone needs the skinned mesh data - would it be better to split each of these into their own functions?

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