You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #42@EvieMarie outlines several workflows needed for packaging animations in a glTF asset and applying them to a separate asset. I'd like to propose the creation of tooling and a extension for retargeting animations from one glTF file to another.
In #42 @EvieMarie outlines several workflows needed for packaging animations in a glTF asset and applying them to a separate asset. I'd like to propose the creation of tooling and a extension for retargeting animations from one glTF file to another.
VRM provides one existing standard skeleton specification
ThreeVRM can import humanoid avatars in Three.js
https://github.com/pixiv/three-vrm
glTF can be used as a library of various entities as specified here: https://www.khronos.org/registry/glTF/specs/2.0/glTF-2.0.html#scenes-overview
Webaverse already has a method of doing this via a
.metaversefile
https://github.com/webaverse/sword/blob/f6777403e2f883f985234ff5a8d1dd28a06f2e01/.metaversefile#L16
Steps:
Challenges:
The text was updated successfully, but these errors were encountered: