The SEDRIS Data Representation Model
APPENDIX A - Classes Specular Colour |
---|
An instance of this DRM class specifies the specular reflectance component of a <Primitive Colour>, which causes a "highlight" effect on smooth surfaces when they're illuminated, due to light reflected from the illuminated surface. The colour of this component of the lighting equation depends largely on the colour of the light source.
<Specular Colour> depends on both
See <Primitive Colour>.
<Colour Shininess> acts as an exponent in the lighting equation to determine how shiny the colour appears depending on the angle between the lines to the observer and the light source.
See [FOLEY_VAN_DAM], Section 16.1.4 "Specular Reflection" and [OPENGL], Chapter 5 "Lighting".
|