Gltf format by default doesn't support including colors in animations. Workaround this limitations so that we can show muscle activations. The workaround would include these 2 steps:
[ ] Passing colors in the gltf file
[ ] Applying the colors to the muscles in the viewer
Gltf format by default doesn't support including colors in animations. Workaround this limitations so that we can show muscle activations. The workaround would include these 2 steps: