POV-Ray : Newsgroups : povray.pov4.discussion.general : Aspect Ratio Handling : Re: Aspect Ratio Handling Server Time
19 May 2024 23:12:02 EDT (-0400)
  Re: Aspect Ratio Handling  
From: Alain Martel
Date: 24 Jul 2023 13:07:41
Message: <64beafdd$1@news.povray.org>
Le 2023-07-24 à 12:49, Cousin Ricky a écrit :
> "Greg Kennedy" <ken### [at] gmailcom> wrote:
>>
>> I suggest for 4.0, that the default for camera Right be automatically set to the
>> same ratio as the requested image output ratio, which means 16:9 resolutions
>> will work "out of the box", and that users wanting an anamorphic ratio should
>> instead tweak Right themselves (overriding the default).
> 
> This is already done in POV-Ray 3.8, so long as the scene file starts with
> 
>    #version 3.8;
> 
> 
Or
	#version version;

The above will automatically set the used version to the actual version 
of the program.


Post a reply to this message

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