This repository shows how to move different types of objects, groups and models within Three.js.
Please checkout the tutorial article to see the complete walkthrough.
- The
main
branch contains just template examples and are meant to be a starting point for a three.js app. - The
Move-Object3D
andMove-Group
branches contain the full code examples for each scenario, aswell as links to live demos.