Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 520 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 520 Bytes

Description

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.

How to use

  • The main branch contains just template examples and are meant to be a starting point for a three.js app.
  • The Move-Object3D and Move-Group branches contain the full code examples for each scenario, aswell as links to live demos.