March 2015
Beginner to intermediate
422 pages
9h 9m
English
In the previous chapter, you learned the basics of Three.js. We showed a couple of examples, and you created your first complete Three.js scene. In this chapter, we'll dive a bit deeper into Three.js and explain the basic components that make up a Three.js scene. In this chapter, you'll explore the following topics:
THREE.Scene objectWe start with looking at how you can create a scene and add objects.
In the previous chapter, you created THREE.Scene, so you already know the basics of Three.js. We saw that ...
Read now
Unlock full access