donmccurdy / glTF-Transform

glTF 2.0 SDK for JavaScript and TypeScript, on Web and Node.js.
https://gltf-transform.dev
MIT License
1.43k stars 150 forks source link

feat(packages/view): support to render MorphTargets #1427

Open prince7688 opened 5 months ago

prince7688 commented 5 months ago

This will add support for Morph Targets in the @gltf-transform/view package, enabling animations for the weights channel target path.

surya-purohit commented 3 months ago

@donmccurdy @prince7688 Any updates on this?