camera{
location<4,1.5,1.5>
look_at<0.2,0.3,0>
}
light_source{ <5,2,0> color red 1.0 green 1.0 blue 1.0 }
background{ color red 0.3 green 0.6 blue 0.1 }
superellipsoid{
<3,3>
pigment{ color red 1.6 green 1.9 blue 0.9 transmit 0.3}
interior{ior 1.1}
}
----------------------------------------------------------------
もっと詳しい使い方はマニュアルやその翻訳をもとに研究してみてください。
参考サイト:
POVRay Station
http://nishimulabo.edhs.ynu.ac.jp/~povray/