http://www.indigorenderer.com/joomla/forum/viewtopic.php?t=3824
Download hier:
http://www.indigorenderer.com/joomla/index.php?option=com_docman&task=doc_download&gid=139&Itemid=62
Changelog:
1.0.8
* Improved energy conservation for Phong material
* Increased max albedo for phong and diffuse from 0.9 to 1.0
* added Oren Nayar material
* staticly linking with OpenEXR
* OpenEXR support enabled for windows 64-bit build
* added specular_reflectivity_spectrum option for the Phong material.
The specular reflectivity spectrum for Phong materials defines the specular reflectivity at normal incidence.
If this element is present, then diffuse will be set to zero.
The specular reflectivity spectrum can be used to create metal materials without using n-k data.
The Oren-Nayar BRDF models very rough surfaces, such as clay, the moon, sprayed concrete etc... It differs from a Lambertian BRDF in that it has more back-scattering.
The sigma paramter is a roughness parameter than controls the amount of back-scattering.