union{
body {<0, 0, 0>,1.5 rotate<0, 10, 0>
texture {
pigment{ color rgb<0, 0, 0, 0>}
}
}
head {<0, 1, 0>,1.5 rotate<0, 0, -90>
texture {
pigment{ color rgb<1, 0, 0, 0>}
}
}
texture{
finish { feathers 1.2 phong 0}
}
}
