Bidirectional reflectance distribution function
From Wikipedia, the free encyclopedia
The bidirectional reflectance distribution function (BRDF; ) is a 4-dimensional function that defines how light is reflected at an opaque surface. The function takes an incoming light direction, , and outgoing direction, , both defined with respect to the surface normal , and returns the ratio of reflected radiance exiting along to the irradiance incident on the surface from direction . Note that each direction is itself parameterized by azimuth angle θ and elevation φ, therefore the BRDF as a whole is 4-dimensional. The BRDF has units sr-1, with steradians (sr) being a unit of solid angle.
Contents |
[edit] Definition
The BRDF was first defined by Edward Nicodemus in the mid-sixties[1]. The modern definition is:
where L is the radiance, E is the irradiance, and θi is the angle made between ωi and the surface normal, n.
[edit] Physically based BRDFs
Physically based BRDFs have additional properties, including,
- obeying Helmholtz reciprocity: .
- conserving energy:
[edit] Applications
The BRDF is a fundamental radiometric concept, and accordingly is used in computer graphics for photorealistic rendering of synthetic scenes (see the Rendering equation), as well as in computer vision for many inverse problems such as object recognition.
[edit] Models
BRDFs can be measured directly from real objects using calibrated cameras and lightsources[2]; however, many phenomenological and analytic models have been proposed including the Lambertian reflectance model frequently assumed in computer graphics. Some useful features of recent models include:
- accommodating anisotropic reflection
- editable using a small number of intuitive parameters
- accounting for Fresnel effects at grazing angles
- being well-suited to Monte Carlo methods.
[edit] Some examples
- the phenomenological Phong reflectance model
- Ward's anisotropic reflectance model[3] (elliptical Gaussian model)
- the Torrance-Sparrow microfacet based reflection model[4].
- Oren–Nayar diffuse model
- Ashikhmin-Shirley
- Blinn–Phong shading model
- Cook-Torrance
- HTSG (He,Torrance,Sillion,Greenberg)
- Lafortune
[edit] Acquisition
Traditionally, BRDF measurements were taken for a specific lighting and viewing direction at a time using gonioreflectometers. Unfortunately, using such a device to densely measure the BRDF is very time consuming. One of the first improvements on these techniques used a half-silvered mirror and a digital camera to take many BRDF samples of a planar target at once[3]. Since this work, many researchers have developed other devices for efficiently acquiring BRDFs from real world samples, and it remains an active area of research.
[edit] See also
- BSDF
- Radiometry
- Photometry (astronomy)
- Reflectance
- Albedo
- Opposition spike
- Gonioreflectometer
- Specular highlight
[edit] Further Reading
- Lubin, Dan; Robert Massom (2006-02-10). Polar Remote Sensing: Volume I: Atmosphere and Oceans, 1, Springer, 756. ISBN 3540430970.
- Matt, Pharr; Greg Humphreys (2004). Physically Based Rendering, 1, Morgan Kauffmann, 1019. ISBN 012553180X.
- Schaepman-Strub, G.; M.E. Schaepman, T.H. Painter, S. Dangel, J.V. Martonchik (2006-07-15). "Reflectance quantities in optical remote sensing--definitions and case studies". Remote Sensing of Environment 103 (1): 27-42. doi: .
[edit] References
- ^ Nicodemus, Fred. "Directional reflectance and emissivity of an opaque surface" (abstract). Applied Optics 4 (7): 767-775.
- ^ Rusinkiewicz, S.. A Survey of BRDF Representation for Computer Graphics. Retrieved on 2007-09-05.
- ^ a b Ward, Gregory J. (1992). "Measuring and modeling anisotropic reflection". Proceedings of SIGGRAPH: 265–272. doi:10.1145/133994.134078. Retrieved on 2008-02-03.
- ^ K. Torrance and E. Sparrow. Theory for Off-Specular Reflection from Roughened Surfaces. J. Optical Soc. America, vol. 57. 1976. pp. 1105-1114.