aws-samples / amazon-sumerian-hosts

Amazon Sumerian Hosts (Hosts) is an experimental open source project that aims to make it easy to create interactive animated 3D characters for Babylon.js, three.js, and other web 3D frameworks. It leverages AWS services including Amazon Polly (text-to-speech) and Amazon Lex (chatbot).
MIT No Attribution
174 stars 80 forks source link

add walking animation from mixamo #114

Open belopot opened 2 years ago

belopot commented 2 years ago

Hi folks I uploaded luke.gltf into mixamo and assigned walking animation and exported it into fbx. And then I opened the fbx in blender and exported it into glb file. But I'm getting this issue image

Please give me an advice Regards

Krxtopher commented 1 year ago
  1. Does the animation work properly inside of Blender?
  2. What 3D framework are you using (Three.js or Babylon.js)?
  3. Not sure it matters, but we've released a major update to the Hosts library. The host character models haven't changed at all, but if you're planning to use any of the programmatic functionality provided by our Hosts JS library, I recommend using the new version of our library. I doubt it would have a positive or negative impact on this particular issue, but it is at least something to try.
sdivakarrajesh commented 1 year ago

I had the same issue. It happens only on Three.js by the way. You can validate if your model and the animations are working fine using https://sandbox.babylonjs.com/

hellovarun91 commented 8 months ago

Were you able solve this? My animations are working flawlessly in Sandbox. But not in Sumerian.

trusktr commented 8 months ago

Using Three.js or Babylon? Babylon 5+ has an animation problem we need to fix.