1 / 5

Simple Light Sources

Simple Light Sources. Types. Directional All light rays have the same direction Simulates parallel rays of sun. Point Light Source Light originates from specific point in world space Light ray has to be formed from object point to light source point. Spotlight

hillhouse
Download Presentation

Simple Light Sources

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Simple Light Sources CSE 681

  2. Types • Directional • All light rays have the same direction • Simulates parallel rays of sun • Point Light Source • Light originates from specific point in world space • Light ray has to be formed from object point to light source point • Spotlight • Point light source with direction of greatest intensity • Optionally has hood outside of which no light is emitted CSE 681

  3. Directional L Where L is constant for all objects in scene N L N CSE 681

  4. Point Light Source L L is formed for each illuminated point or face or object N N L CSE 681

  5. Spotlight (Warn model) Intensity of light falls off according to deviation from D q q L D Clamp to zero N Diffuse: N L N L Hood (optional) If cos(q) > -Li.D Ignore light N L CSE 681

More Related