March 2015
Beginner to intermediate
422 pages
9h 9m
English
There are two different camera types in Three.js: the orthographic camera and the perspective camera. In Chapter 3, Working with the Different Light Sources Available in Three.js, we'll have a much more detailed look at how to work with these cameras, so in this chapter, I'll stick to the basics. The best way to explain the differences between these cameras is by looking at a couple of examples.
In the examples for this chapter, you can find a demo called 07-both-cameras.html. When you open this example, you'll see something like this:

This is called a perspective view ...
Read now
Unlock full access