ThreeJS basic scene
Last updated 4 years ago
Was this helpful?
Although creates scene, camera and light as well as the object, the code syntax is little different.
Uncomment the lines 18 and 19 by deleting '/*' and '*/'
Press run to see the animation.
Change the values added to x and y rotation to see the result.
Change the cube's position instead of the rotation value.
Navigate to the code sample by clicking .