ThreeJS Basic Animation

An example of loading an animated 3D model in WebGL using ThreeJS library. Sample model created using Mixamo

To make this work, the scripts listed below are required: :

  1. ColladaLoader - for loading model in .dae format
Share