pov_2
#include "colors.inc"
#include "stones.inc"
background { color Orange }
camera {
location <2.2, 0.5, -2.8>
look_at <0, 0.5, 2>
}
cone {
<0, -1, 2>, 1.0 // Center and radius of one end
<0, 1, 2>, 0 // Center and radius of other end
open // Removes end caps
texture { T_Stone25 scale 4 }
}
plane { <0, 1, 0>, -1
pigment { color Red }
}
light_source { <2, 2, 2> color White}
|
Data: 12/04/2006
Proprietario: bruno
Dimensione piena:
640x480
|