 |
 |
|
 |
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
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
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
I could be mistaken, yet it was my impression that panoramic views are
intended for angles greater than 180 degrees.
- Grim
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
> I could be mistaken, yet it was my impression that panoramic views are
> intended for angles greater than 180 degrees.
I don't think it's made exclusively for that, but regardless, values greater
than 180 have no effect either.
- Slime
[ http://www.slimeland.com/ ]
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |
|  |
|
 |
Yeah, perspective is for angles less than 180. Regardless, panoramic seems
to be broken.
- Grim
Post a reply to this message
|
 |
|  |
|  |
|
 |
|
 |
|  |