BRDF – Bidirectional Reflectance Distribution Function
BRDF is a fundamental function in photometry and radiometry that quantifies how light is reflected at surfaces, essential for modeling appearance in remote sens...
BRDF describes how light is reflected at an opaque surface, quantifying the relationship between incoming and reflected light as a function of direction and wavelength. It’s crucial for photometry, remote sensing, optical engineering, and computer graphics.
The Bidirectional Reflectance Distribution Function (BRDF) is a mathematical function that describes how light is reflected at an opaque surface. It quantifies the relationship between the direction of incoming light and the direction of reflected light, often including dependence on wavelength. The BRDF is central to understanding and modeling how real-world surfaces interact with light in fields such as physics, remote sensing, optical engineering, and computer graphics.
The BRDF is formally defined as the ratio of reflected radiance in a given direction to the incident irradiance from a specific direction, both expressed per unit solid angle. Its precise definition and measurement are crucial for accurate radiative transfer calculations, realistic rendering, and the interpretation of remote sensing data.

A BRDF is parameterized by two pairs of angles:
The BRDF, written as f_r(θ_i, φ_i; θ_r, φ_r; λ), gives the efficiency with which incident light from (θ_i, φ_i) is scattered into (θ_r, φ_r) at wavelength λ. In essence, it acts as a probability density function for the angular redistribution of light by a surface, encoding the effects of surface roughness, material composition, and microstructure.
The BRDF is mathematically defined as:
[ f_r(θ_i, φ_i; θ_r, φ_r; λ) = \frac{dL_r(θ_r, φ_r; λ)}{dE_i(θ_i, φ_i; λ)} ]
where:
For a narrow incident beam (solid angle dω_i):
[ f_r(θ_i, φ_i; θ_r, φ_r; λ) = \frac{dL_r(θ_r, φ_r; λ)}{L_i(θ_i, φ_i; λ) \cosθ_i, dω_i} ]
Units:
BRDF is measured in inverse steradians (sr⁻¹), reflecting its role as an angular density function. For spectral applications, it may also depend on wavelength (λ).
The reciprocity principle states that the BRDF is unchanged if the directions of incidence and reflection are swapped (assuming a passive, linear surface):
[ f_r(θ_i, φ_i; θ_r, φ_r; λ) = f_r(θ_r, φ_r; θ_i, φ_i; λ) ]
A physical BRDF must obey energy conservation; the total reflected power for any incident direction cannot exceed the incident power:
[ \int_{2\pi} f_r(θ_i, φ_i; θ_r, φ_r; λ) \cosθ_r, dω_r \leq 1 ]
Many surfaces’ BRDFs vary with wavelength, reflecting their color or material absorption features. Accurate spectral BRDF data is essential in remote sensing, color science, and optical engineering.
Traditional goniometric reflectometers rotate a collimated light source and detector around a sample to systematically measure the BRDF across many angle pairs. These systems offer high accuracy and angular resolution but are time and data intensive.
Imaging systems employ cameras or mirrored optics to capture the angular distribution of reflected light simultaneously. They are faster and can capture spatially-varying BRDFs, though with typically lower radiometric accuracy.
Laboratory setups use calibrated sources and detectors with reference standards for precise BRDF measurement. Field measurements use portable goniometers or spectroradiometers to characterize natural surfaces under real-world conditions, aiding remote sensing and ecological modeling.
BRDF is pivotal in interpreting satellite imagery, correcting for angular effects, and deriving surface albedo—crucial for climate and energy balance studies.

BRDF underpins physically-based rendering, enabling the simulation of realistic surface appearances in virtual environments. Common models include Lambertian, Phong, and Cook-Torrance BRDFs.
BRDF data is essential for designing coatings, mirrors, and reducing stray light in optical systems. It’s also used to evaluate paints, films, and materials where directional reflectance matters.

BRDF measurements support the analysis of orbital debris, helping infer object properties and improving space situational awareness.
| Quantity | Symbol | Units | Description |
|---|---|---|---|
| Radiance | L | W·m⁻²·sr⁻¹ | Reflected or emitted power per area, angle |
| Irradiance | E | W·m⁻² | Incident power per unit area |
| Incident polar angle | θ_i | radians | Zenith angle of incoming light |
| Reflected polar angle | θ_r | radians | Zenith angle of reflected light |
| Incident azimuth | φ_i | radians | Azimuth angle of incoming light |
| Reflected azimuth | φ_r | radians | Azimuth angle of reflected light |
| Solid angle | dω | sr | Subtended angle in 3D |
| BRDF | f_r | sr⁻¹ | Bidirectional reflectance function |
| Hemispherical reflectance | ρ | dimensionless | Total reflected fraction (albedo) |
For more details or applications, contact our team or request a demo to see how BRDF modeling can benefit your projects.
Discover how accurate BRDF modeling can improve your optical systems, material analysis, or rendering workflows. Leverage BRDF for realistic visualizations and reliable surface characterization in your industry.
BRDF is a fundamental function in photometry and radiometry that quantifies how light is reflected at surfaces, essential for modeling appearance in remote sens...
Bidirectional reflectance describes how surfaces reflect light differently in various directions, crucial for photometry, remote sensing, material science, and ...
Diffuse reflection is the scattering of light in many directions by rough surfaces, leading to uniform brightness and no mirror-like images. It is fundamental i...