c-frame / aframe-gltf-model-plus

gltf-model-plus component to load glb file with hubs extensions
https://c-frame.github.io/aframe-gltf-model-plus/
Mozilla Public License 2.0
10 stars 3 forks source link

Use an animated fullbody avatar in the example #40

Closed vincentfretin closed 1 month ago

vincentfretin commented 1 month ago

Use an animated fullbody avatar in the playground example, following instructions from https://github.com/networked-aframe/naf-valid-avatars/blob/main/docs/integrate_in_your_project.md

I'll probably refactor a bit the AvatarSelect solidjs component in the naf-valid-avatars repo to create a web component to select the avatar to be used here like the mic and chat web components.

The avatar don't have a seated position yet, it will be done in https://github.com/networked-aframe/naf-valid-avatars/issues/23