RenderMan Shading Language: Difference between revisions

Content deleted Content added
m +wikilinks
Line 3:
[[Pixar]] has set a standard in the Shading Language. The word Renderman is used when referring to renderers that use the [[Reyes rendering]] algorithm and follow the standard set by PIXAR as far as programming the shaders.
 
The beauty of using a standard language is that a programmed shader can be used in multiple renders, be it [[PhotoRealistic RenderMan]] or an open source solution such as [[Pixie (renderer)|Pixie]] or [[Aqsis]].
 
RenderMan Shading Language defines standalone functions and five types of shaders: surface, light, volume, imager and displacement shaders.