4 #
include "textures.inc"
14 right -0.15*x*image_width
/image_height
20 light_source{<-8,-20,30> color rgb <0.77,0.75,0.75>}
21 light_source{<25,-12,12> color rgb <0.43,0.45,0.45>}
26 #
declare f1
=finish{reflection 0.15 specular 0.3 ambient 0.42}
28 #
declare t1
=texture{pigment{rgbft <0.3,0.9,0.7,0,0.4>} finish{f1
}}
29 #
declare t2
=texture{pigment{rgb <0.1,0.5,0.3>} finish{f1
}}
32 #
include "polygons5_v.pov"
36 #
include "polygons_d.pov"