Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

RenderMan Shading Language

< >

RenderMan Shading Language is a shading language created in 1989.

#2906on PLDB 35Years Old
Wikipedia

Renderman Shading Language (abbreviated RSL) is a component of the RenderMan Interface Specification, and is used to define shaders. The language syntax is C-like. A shader written in RSL can be used without changes on any RenderMan-compliant renderer, such as Pixar's PhotoRealistic RenderMan, DNA Research's 3Delight, Sitexgraphics' Air or an open source solution such as Pixie or Aqsis. Read more on Wikipedia...


Example from Wikipedia:
float length(vector v) { return sqrt(v . v); /* . is a dot product */ }

- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements

Built with Scroll v144.0.0