blag/assets/2005-05-11-unknown-planet.pov
2019-11-08 23:09:12 -05:00

137 lines
2.4 KiB
POVRay

global_settings {
adc_bailout 0.00392157
assumed_gamma 1.5
noise_generator 2
}
light_source {
<4, 5, -5>, rgb <1, 1, 1>
}
fog {
fog_type 1
distance 3
rgb <0, 0, 0>
}
camera {
perspective
location <5, 1.15077, -5.57202>
sky <0, 1, 0>
direction <0, 0, 1>
right <1.33333, 0, 0>
up <0, 1, 0>
look_at <0, 0, 0>
}
plane {
//*PMName purple_sky
<0, 1, 0>, 1.9123
pigment {
bozo
turbulence <0.5, 0, 0>
scale <2, 1, 0.5>
pigment_map {
[ 0 color rgbt <0.19216, 0.14902, 0.21569, 0.8>
]
[ 0.3 color rgbt <0.533333, 0.301961, 0.690196, 0.2>
]
[ 0.6 color rgbt <0.21569, 0.16863, 0.23922, 0.8>
]
}
}
finish {
ambient rgb <0.24314, 0.24314, 0.24314>
diffuse 0
}
scale 1
rotate <23.9, -41.9, 0>
translate <0, 0.533496, 0.369343>
}
plane {
//*PMName stars
<0, 1, 0>, 1.9123
texture {
granite
texture_map {
[ 0 pigment {
color rgb <0, 0, 0>
}
]
[ 0.1075 pigment {
color rgb <0, 0, 0>
}
]
[ 0.11 pigment {
color rgb <0.87451, 0.941176, 1>
}
finish {
ambient rgb <1, 1, 1>
}
]
[ 0.1125 pigment {
color rgb <0, 0, 0>
}
]
[ 0.3175 pigment {
color rgb <0, 0, 0>
}
]
[ 0.32 pigment {
color rgb <0.533333, 0.533333, 0.533333>
}
finish {
ambient rgb <1, 0.709804, 0.713725>
}
]
[ 0.3225 pigment {
color rgb <0, 0, 0>
}
]
}
}
scale 1
rotate <23.9, -41.9, 0>
translate <0, 0.779725, 0.369343>
}
height_field {
png "/home/hodapp/geomorph/chris1.png"
texture {
granite
texture_map {
[ 0 finish {
reflection {
rgb <0.835294, 0.835294, 0.835294>
}
}
pigment {
color rgb <0.25098, 0.180392, 0.156863>
}
]
[ 0.33 pigment {
color rgb <0.32549, 0.32549, 0.32549>
}
]
[ 0.66 pigment {
color rgb <0.407843, 0.305882, 0.176471>
}
]
}
}
scale <16, 2, 16>
rotate <0, 0, 0>
translate <-8.6577, -3, -7.3267>
inverse
}