POV-Ray : Newsgroups : povray.general : Panoramic camera angle : Panoramic camera angle Server Time
2 Aug 2024 04:22:16 EDT (-0400)
  Panoramic camera angle  
From: Slime
Date: 7 Jan 2005 17:46:44
Message: <41df1154@news.povray.org>
Has anyone else noticed that, in 3.6.1, the 'angle' keyword seems to have no
effect on the angle of a panoramic camera? I can't change the angle from 180
degrees.

camera {
 panoramic
 angle 10 // (or anything)
}

plane {
 -z,-1
 pigment {checker}
 finish {ambient 1 diffuse 0}
}

 - Slime
 [ http://www.slimeland.com/ ]


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.