Lambertian reflectance

Lambertian reflectance

If a surface exhibits Lambertian reflectance, light falling on it is scattered such that the apparent brightness of the surface to an observer is the same regardless of the observer's angle of view. More technically, the surface luminance is isotropic. For example, unfinished wood exhibits roughly Lambertian reflectance, but wood finished with a glossy coat of polyurethane does not (depending on the viewing angle, specular highlights may appear at different locations on the surface). Not all rough surfaces are perfect Lambertian reflectors, but this is often a good approximation when the characteristics of the surface are unknown. Lambertian reflectance is named after Johann Heinrich Lambert.

In computer graphics, Lambertian reflection is often used as a model for diffuse reflection, and is calculated by taking the dot product of the surface's normalized normal vector mathbf{N} and a normalized vector mathbf{L} pointing from the surface to the light source. This number is then multiplied by the color of the surface and the intensity of the light hitting the surface:

:I_{D}=mathbf{L}cdotmathbf{N}*C*I_{L},

where I_{D} is the intensity of the diffusely reflected light (surface brightness), C is the color and I_{L} is the intensity of the incoming light. Because

:mathbf{L}cdotmathbf{N}=|N||L|cos{alpha},

where alpha is the angle between the direction of the two vectors, the intensity will be the highest if the normal vector points in the same direction as the light vector (cos{(0)}=1, the surface will be perpendicular to the direction of the light), and the lowest if the normal vector is perpendicular to the light vector (cos{(pi/2)}=0, the surface runs parallel with the direction of the light).

Lambertian reflection is typically accompanied by specular reflection, where the surface luminance is highest when the observer's angle is the same as the angle of the light source. This is simulated in computer graphics with Phong shading.

Spectralon is a material which is designed to exhibit an almost perfect Lambertian reflectance, while Scotchlite is a material designed with the opposite intent of only reflecting light on one line of sight.

Other waves

While lambertian reflectance usually refers to the reflection of light by an object, it can be used to refer to the reflection of any wave. For example, in ultrasound imaging, "rough" tissues are said to exhibit lambertian reflectance.

ee also

*Lambert's cosine law
*Specular reflection
*Diffuse reflection


Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Oren–Nayar Reflectance Model — The Oren Nayar model, developed by Michael Oren and Shree K. Nayar, is a reflectance model for diffuse reflection from rough surfaces. It has been shown to accurately predict the appearance of a wide range of natural surfaces, such as concrete,… …   Wikipedia

  • Oren–Nayar reflectance model — The Oren Nayar reflectance model, developed by Michael Oren and Shree K. Nayar, is a reflectance model for diffuse reflection from rough surfaces. It has been shown to accurately predict the appearance of a wide range of natural surfaces, such as …   Wikipedia

  • Bidirectional reflectance distribution function — The bidirectional reflectance distribution function (BRDF; {f r(omega i , omega o) }) is a 4 dimensional function that defines how light is reflected at an opaque surface. The function takes an incoming light direction, omega i , and outgoing… …   Wikipedia

  • Spectralon — reflectance material is a fluoropolymer resin that gives one of the highest diffuse reflectance of known materials or coatings over the UV VIS NIR region of the spectrum and exhibits highly Lambertian behavior. It can be machined into a wide… …   Wikipedia

  • Lambert's cosine law — See also: Lambertian reflectance In optics, Lambert s cosine law says that the radiant intensity observed from a Lambertian surface or a Lambertian radiator is directly proportional to the cosine of the angle θ between the observer s line of… …   Wikipedia

  • Diffuse reflection — For reflection of charged particles, see Scattering from rough surfaces. Diffuse and specular reflection from a glossy surface[1] Diffuse reflection is the reflection of light from a surface such that an incident ray is reflected at many …   Wikipedia

  • Phong shading — refers to a set of techniques in 3D computer graphics. Phong shading combines a model for the reflection of light from surfaces with a compatible method of estimating pixel colors using interpolation of surface normals across rasterized… …   Wikipedia

  • Luminance — is a photometric measure of the density of luminous intensity in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle. The SI unit for luminance is… …   Wikipedia

  • Attenuation — This article is about attenuation in physics. For other uses, see Attenuation (disambiguation). In physics, attenuation (in some contexts also called extinction) is the gradual loss in intensity of any kind of flux through a medium. For instance …   Wikipedia

  • Johann Heinrich Lambert — Infobox Scientist name = Johann Heinrich Lambert |200px image width = 200px caption = Johann Heinrich Lambert (1728 1777) birth date = 26 August, 1728 birth place = Mülhausen, Alsace, France death date = 25 September, 1777 death place = Berlin,… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”