5 #
include "textures.inc"
14 right -0.033*x*image_width
/image_height
21 light_source{<-4,-20,35> color rgb <0.72,0.7,0.7>}
22 light_source{<20,-10,5> color rgb <0.4,0.42,0.42>}
26 #
declare f1
=finish{reflection 0.17 specular 0.3 ambient 0.42}
27 #
declare t_odd
=texture{pigment{rgb <0.8,0.8,0.8>} finish{f1
}}
28 #
declare t_even
=texture{pigment{rgb <0.2,0.2,0.2>} finish{f1
}}
31 #
include "odd_even_pl.pov"
35 #
include "odd_even_v.pov"
36 pigment{rgb <0.9,0.1,0.15>}
37 finish{reflection 0.25 specular 0.4 ambient 0.3}