|
 |
Hi,
sorry it's me again.
With the new fixed version of POV-Ray 3.7 beta 3 I got an distorted
output, when I use the omnimax camera:
//--[BEGIN]--//
camera {
omnimax
location <-5,5,-5>
look_at <0,2,0>
right x*image_width/image_height
}
light_source {
<0, 10, 0>
color rgb 1
}
plane {
y, -1
pigment {rgb 1}
}
sphere {
<0, 2, 0>, 2
pigment { color rgb 1 }
}
//--[END]--//
My configuration is the same:
Suse Linux running Windows 2000 in VMWare on an Athlon XP 3200+
So, I better shut up for today... ;-)
So long,
Bonsai
--
<--------------------------->
___ __ __ _ ___ ___ _
| _ ) \ \( ) _) _ )( )
| _ \() |\ \ |\ \/ _ \| |
|___/__/_)\__)___)/ \_)_)
www.b0n541.net
<--------------------------->
Post a reply to this message
|
 |