I have the blendshape file (.usd) and animation weight file (.json) exported from NVIDIA audio2face. Using its blender plugin I am able to bake it into a glb file with animation, and it can be played on threejs following the morph target example. But my question is, how can I get rid of gltf/glb file and directly generate the animation on the web end? This will significantly improve the latency for my system.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Beard Grow animation from blender to three.js with material | 3 | 1793 | December 14, 2018 | |
| FBX: CreateFromMorphTargetSequence using BufferGeometry | 10 | 3879 | September 13, 2018 | |
| How do people handle animated characters? | 2 | 3146 | August 6, 2018 | |
| Filtering out static keyframes - Exporting Animation Data to FBX File | 8 | 1115 | February 7, 2019 | |
| BufferGeometry animation from Blender | 6 | 1344 | March 22, 2018 |