Hi guys,
I’m writing this to leave a sugestion.
The BVH animation format is WIDELY used! It is actually one of the most used animation format alongside fbx.
So I think there could be a good example at three js website on how to animate a character using a BVH animation.
Currently in the website, there is just an example of loading a bvh animation and playing it on 'bare bones".
Since bvh is an ANIMATION format, not a model format, I’d suggest showing examples of dynamically picking a bvh animation and animating a glb, obj or dae model.
There are too many examples of animating characters that have embed animations or FBX files which have embed animations + models…
People like me who need to have several avatars with the same RIG and dynamic animations being played on the fly on these models (glb, obj or dae) have no example or tutorial!
I’ve swept the known universe and metaverse looking for a way to use a BVHLoader properly instead of simply playing it with it’s rig. But no luck!
The library is awesome by the way! Keep up the good work!
Rod