Verify the basic operation of the feSpecularLighting element. The test shows four rows of 3 images. Each row tests a different aspect of the filter and shows the result of the filtering operation.

The first row shows the result of varying the surfaceScale attribute. The second row shows the result of varying the specular constant (ks) attribute. The third row shows the result of varying the specular exponent (np) attribute. The last row shows the result of varying the lighting-color property.

Run the test. No interaction required.

The rendered picture should match the reference image.

$RCSfile: filters-specular-01-f.svg,v $ Filters: feSpecularLighting Various values for surfaceScale: 1, 10 and -10 Various values for specularConstants: 0, 1 and 2 Various values for specularExponents: 1, 2 and 4 Various values for lighting color: red, yellow and blue $Revision: 1.6 $