Summary
In this chapter, we covered a lot of information about the different kinds of lights that are available in Three.js. In this chapter, you learned that configuring lights, colors, and shadows is not an exact science. To get the correct result, you should experiment with the different settings and use a dat.GUI control to fine-tune your configuration. The different lights behave in different ways and, as we'll see in Chapter 4, Working with Three.js Materials, materials respond differently to lights as well. A THREE.AmbientLight color is added to each and every color in the scene and is often used to smooth hard colors and shadows. THREE.PointLight emits light in all directions and can cast shadows. THREE.SpotLight is a light that resembles ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access