Building upon the basics of javascript and Three.js, let's explore building our scene and play with animating the position, and rotation of our objects Featuring:
- basic setup
- Normal Material
- requestAnimationFrame
- THREE.Vector3() methods (distanceTo and subVectors)
- add key listeners and Orbit Controls