AngelCode.com > Reference Database > Graphics/Illumination/Lighting models

BRDF-based Lighting

Date written:
Authors:
Resource type:article, code
Links:The article's webpage

Description

This article with sample source code describes what BRDF (Bi-directional Reflectance Distribution Function) lighting is and how to do it in realtime using textures. BRDF is basically a weight function with which the light on a surface is modulated to determine what color the eye sees.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Graphics/Shaders
Graphics/Illumination/Lighting models