I've moved @gltf-transform/view from the separate repository (https://github.com/donmccurdy/glTF-Transform-View) where it was incubated, into this monorepo. This issue is intended to track its missing features.
Geometry
[x] SkinnedMesh
[ ] triangle fan
[ ] triangle strip
Animation
Currently the bindings ignore animation. Proposed API:
Will need to decide how to handle keyframe targeting. By name, with a workaround for duplicate names? By UUID, with some way of knowing UUID won't change in update cycle?
I've moved
@gltf-transform/view
from the separate repository (https://github.com/donmccurdy/glTF-Transform-View) where it was incubated, into this monorepo. This issue is intended to track its missing features.Geometry
Animation
Currently the bindings ignore animation. Proposed API:
Will need to decide how to handle keyframe targeting. By name, with a workaround for duplicate names? By UUID, with some way of knowing UUID won't change in update cycle?
Draft:
Extensions
P0:
P1:
P2:
Out of scope:
KHR_materials_pbrSpecularGlossiness