Using tween.js with the THREE.AnimationMixer
Tip
This course no longer supports Tweenjs. Please upgrade to JEasings.
Video Lecture
Description
In this lesson, I will demonstrate using a mixture of the concepts demonstrated in the previous lessons GLTF Animations, Raycaster, tween.js and SpotLight Shadow
I will import a GLTF model, import several animations clips, add the RayCaster and tween the location of the GLTF model to the clicked mouse coordinates so that the model animates to the new location.