POV-Ray : Newsgroups : povray.programming : Port of FS85 - Aspect ratio issues #284 : Re: Port of FS85 - Aspect ratio issues #284 Server Time
26 Apr 2024 22:17:39 EDT (-0400)
  Re: Port of FS85 - Aspect ratio issues #284  
From: clipka
Date: 22 Jun 2017 16:41:38
Message: <594c2b82$1@news.povray.org>
Am 22.06.2017 um 21:15 schrieb Benjamin Chambers:
> https://github.com/POV-Ray/povray/issues/284
> 
> I have to say, I think this issue just needs to be closed out.
> 
> The current behavior allows the scene file to specify the viewport, and
> the INI file to specify the image size. The aspect ratio is implicit in
> the image size. I honestly don't see how any further change is necessary.

Well, you may not, but others do.

The current mechanism is fine as long as the person running the render
is fully aware of the aspect ratio the scene was designed for, or the
final resolution is explicitly specified in an INI file.

The mechanism has its shortcomings however, if the person running the
render is unaware of the intended aspect ratio, and the original author
did not fix the resolution via an INI file.


In an ideal world, I think we would have a means to specify the aspect
ratio in the scene file, and specify only the horizontal or vertical
resolution via INI or command-line parameters, and have the other
dimension computed automatically.


Post a reply to this message

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