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
Would it be possible to export the animation to VMD/MMD motion file? So i can use the file in another 3D viewer, like BabylonJS/ThreeJS with any VRM model.
If i am going to extend function that handles output of the motion, what function would that be?
Thanks
The text was updated successfully, but these errors were encountered:
Hello, @rem0g
Scripts in Packages/HolisticBarracuda directory inference landmarks and calculate avatar pose.
So, You may generate VMD / MMD motion file by extending theis scripts.
Also, HolisticMotionCapture is depend on HolisticBarracuda and calculate avatar pose from landmarks output of HolisticBarracuda.
You can calculate avatar pose yourself by using HolisticBarracuda and generate VMD / MMD motion file.
Hello,
thank you for your github repo project.
Would it be possible to export the animation to VMD/MMD motion file? So i can use the file in another 3D viewer, like BabylonJS/ThreeJS with any VRM model.
If i am going to extend function that handles output of the motion, what function would that be?
Thanks
The text was updated successfully, but these errors were encountered: