Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • BRDFVRayMtl - The one BRDF plugin to rule them all. Combines all of the following except Cook-Torrance (not all at the same time - you choose a type). This is the preferred choice for most cases.

    Info

    See VRayMtl for info on the different BRDF types.

     

     

     

  • BRDFBlinn - The Blinn BRDF model for glossy highlights. See Wikipedia article.
  • BRDFCookTorrance - The Cook-Torrance BRDF model for glossy highlights. See Wikipedia.
  • BRDFGGX - The new GGX (microfacet GTR) BRDF model for glossy highlights.
  • BRDFPhong - The Phong BRDF model for glossy highlights. See Wikipedia article.
  • BRDFWard - The Ward BRDF model for glossy highlights. See Wikipedia.
  • BRDFDiffuse - A basic diffuse BRDF.
  • BRDFGlass - A basic refractive BRDF.
  • BRDFGlassGlossy - An extension of BRDFGlass that enables glossy refraction, meaning that rays with equal incoming angle refract at slightly different angles.
  • BRDFLight - Self-illumination BRDF. Consider using LightMesh instead.
  • BRDFMirror - A basic specular reflection BRDF.

  • BRDFLayered - A weighted combination of any number of BRDF plugins. (This is also known as Blend material in the UI of V-Ray for 3dsMax and Maya.)

...