Still More Lighting, Set Up Fragment Ray-Tracer




CS116b/CS216

Chris Pollett

Apr 14, 2014

Outline

Introduction

Direct Area Lights

Two Bounces

Geometry of two bounces

Computing with the Two Bounce Equation

Important of the Second Bounce

Blurry Reflections Caustic Example

Quiz

Which of the following statements is true?

  1. Radiant flux is the limiting value of irradiance as we let the wedge `W` shrink to a point.
  2. Last week, we used the same reflection equation for general materials as for mirrors.
  3. The BRDF for a diffuse material is the constant `1`.

And So On

The Rendering Equation

Code examples