gkjohnson / threejs-model-loader

THREE.js Model Loader for delegating to the appropriate geometry loader and associated Web Component
https://gkjohnson.github.io/threejs-model-loader/example/index.bundle.html
MIT License
12 stars 3 forks source link

Support / play animations #9

Open gkjohnson opened 6 years ago

gkjohnson commented 6 years ago

Some formats like GLTF, and Collada support embedding animations, but they return the data in slightly different ways.

Enable playback of the animations in the web components