donmccurdy/glTF-Transform

Support Morph Targets in '@gltf-transform/view' package

Opened this issue · 0 comments

Currently, the @gltf-transform/view package does not support rendering Morph Targets. This also means that animations targeting the weights path will not work. I've opened a PR to add this support.

MR - #1427