[TeamTreeHouse] Lighting in Unity

0

[TeamTreeHouse] Cameras in Unity

88-minute Game Development Course

About this Course

In the real world, we’re able to see objects because we can detect the light they reflect. Without any light, we wouldn’t be able to see anything, and the same is true for scenes in Unity.

In this course, we’ll learn how to add lights to a Unity scene and how to adjust their settings. In addition, we’ll learn about a few related concepts, including how to create reflective objects and how to make light bounce around the scene.

What you’ll learn

  • Light types
  • Shadows
  • Global Illumination
  • Reflection Probes

Lighting Basics

In Unity, lighting is calculated using a mixture of techniques and rapid approximations that produce good looking results. These approximations are necessary for rendering images at 60 frames per second or higher.

Shadows
When creating scenes in Unity, shadows are just as important as light. Shadows give the player an indication of where objects are located in 3D space, and generally enhance the aesthetic of a scene by adding more contrast and depth

Global Illumination
Global Illumination, or GI for short, is a system for modeling how light bounces from one object to another. These bounces form indirect sources of light that help to make a scene appear more realistic.

Reflections
In physics, every object is reflective. We normally think of things like mirrors or a polished metal when thinking about reflections, but even dull surfaces like concrete, when viewed at grazing angles, will be reflective to slight degree. In Unity, we can make scenes look more natural by allowing objects to reflect the surrounding environment.

Created By Nick Pettit
Duration 88m

Size: 1003.45 MB

Download Now

https://teamtreehouse.com/library/lighting-in-unity.

Leave A Reply

Your email address will not be published.