POV-Ray : Newsgroups : povray.documentation.inbuilt : Undocumented -b / +b flag matching Bounding= Server Time
19 Mar 2024 02:17:49 EDT (-0400)
  Undocumented -b / +b flag matching Bounding= (Message 1 to 2 of 2)  
From: William F Pokorny
Subject: Undocumented -b / +b flag matching Bounding=
Date: 26 Jul 2020 10:16:38
Message: <5f1d9046$1@news.povray.org>
More accurately the following:

3.2.8.4 Automatic Bounding Control

Bounding=bool   Turn bounding on/off
+MB             Turn bounding on; Set threshold to 3 or previous amount
-MB             Turn bounding off
Bounding_Threshold=n  Set bound threshold to n
+MBn                  Turn bounding on; bound threshold to n
-MBn                  Turn bounding off; set future threshold to n

Should be:

Bounding=bool   Turn bounding on/off
+B              Turn bounding on; Set threshold to 3 or previous amount
-B              Turn bounding off
Bounding_Threshold=n  Set bound threshold to n
+MBn                  Turn bounding on; bound threshold to n
-MBn                  Turn bounding off; set future threshold to n

Bill P.


Post a reply to this message

From: Ash Holsenback
Subject: Re: Undocumented -b / +b flag matching Bounding=
Date: 27 Jul 2020 09:23:22
Message: <5f1ed54a@news.povray.org>
On 7/26/20 10:16 AM, William F Pokorny wrote:
> More accurately the following:
> 
> 3.2.8.4 Automatic Bounding Control
> 
> Bounding=bool   Turn bounding on/off
> +MB             Turn bounding on; Set threshold to 3 or previous amount
> -MB             Turn bounding off
> Bounding_Threshold=n  Set bound threshold to n
> +MBn                  Turn bounding on; bound threshold to n
> -MBn                  Turn bounding off; set future threshold to n
> 
> Should be:
> 
> Bounding=bool   Turn bounding on/off
> +B              Turn bounding on; Set threshold to 3 or previous amount
> -B              Turn bounding off
> Bounding_Threshold=n  Set bound threshold to n
> +MBn                  Turn bounding on; bound threshold to n
> -MBn                  Turn bounding off; set future threshold to n
> 
> Bill P.

done


Post a reply to this message

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