Closed ClemensLinnhoff closed 8 months ago
Lambert reflection (as percentage) would be required as a wavelength-specified value which would lead to a new look-up table. In order to support the development, some example values would be nice, e.g. for metals.
Transferred to https://github.com/asam-ev/OpenMATERIAL/issues/6
For lidar simulation, the Lambertian reflectivity can be used to calculate the intensity of the backscattered light. This is for example done in models by Muckenhuber et al. or Rott et al.. Spectral reflectivity data is e.g. available from the ECOSTRESS spectral library.
Of cause a perfect diffuse Lambertian reflectivity is not a valid model for all materials, but it can be combined e.g. with partial specular Fresnel reflection (depending on IOR, already existing in OpenMaterial).
I would store the Lambertian reflectivity as a wavelength dependent parameter. This way it can not only be used by lidar simulation but also for visible light.