This is a project, which demonstrates the possibility of adding animations to 3D models (gltf/glb) in the runtime. The project was inspired by Henry Egloff's blog article "How to Load GLTF Animations as Separate Files in Three.js".
To see the project at work just copy the repository to your local server and explore all the functionality. Animations can be downloaded separately from mixamo.com.
Please note: Animations downloaded from Mixamo are in .fbx format. They need to be converted to binary GLTF (.glb) files using Blender. While doing so, make sure to: rename the animation; save the file with the same name as animation.
The project is powered by AFrame and Three.js
- Adding more animations.
To see the application at work: Demo application