We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I looked at aframe-exokit-avatars in February 2023 and all the history there. aframe-exokit-avatars is using a fork https://github.com/msub2/avatars that is still using three-vrm 0.6.x but actually the more recent code is now in the webaverse repo in https://github.com/webaverse/app/tree/master/avatars and tracking fingers was added there, also it's using a fork of three-vrm 1.0 as git submodule https://github.com/webaverse/three-vrm https://github.com/webaverse/app/blob/master/player-avatar-binding.js in webaverse seems the equivalent of what the aframe component does. This is my personal notes I took last time, putting it out there if someone is interested. I don't plan to work on it myself at the moment.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I looked at aframe-exokit-avatars in February 2023 and all the history there. aframe-exokit-avatars is using a fork https://github.com/msub2/avatars that is still using three-vrm 0.6.x but actually the more recent code is now in the webaverse repo in https://github.com/webaverse/app/tree/master/avatars and tracking fingers was added there, also it's using a fork of three-vrm 1.0 as git submodule https://github.com/webaverse/three-vrm
https://github.com/webaverse/app/blob/master/player-avatar-binding.js in webaverse seems the equivalent of what the aframe component does.
This is my personal notes I took last time, putting it out there if someone is interested. I don't plan to work on it myself at the moment.
The text was updated successfully, but these errors were encountered: