Transformations and Coordinate Systems | Discover three.js
Here, we explore how to move objects around in 3D space using translation, rotation, and scale, and the coordinate systems which makes up the space itself. We also introduce the scene graph, a structure used to group objects within a three.js scene.
https://discoverthreejs.com/book/first-steps/transformations/