Compare two revisions of: 3JS Examples

... ... @@ -1,2 +1,3 @@
1 1 * [Cat vs ball of wool - CodePen](https://codepen.io/Yakudoo/full/oXJYxy)
2 2 * [3JS Animation Keyframes - Littlest Tokyo](https://threejs.org/examples/webgl_animation_keyframes.html)
3 +* [Using tween.js with the THREE.AnimationMixer](https://sbcode.net/threejs/tween-animation-mixer/)
3 4