"Jong" <jjk### [at] mmewhaackr> wrote in news:3c562a5a@news.povray.org:
> Couple of days ago, I re-rendered older scene file on the new Pov3.5
> beta 10. It seemed to me the size of the objects in the raytraced image
> are rather smaller than the previous render done in older betas. Would
> this possibly be related to the position of the camera statements,
Probably. Beta 10 ignores the angle statement unless it is the last
component in the camera block (this change wasn't documented) and requires
the up and right vectors to be given when using the orthographic camera.
The former change is not backward compatible with previous versions of Pov
and the latter means that orthographic and perspective cameras no longer
give the same field of view even when all other camera keywords are
identical.
Post a reply to this message
|