POV-Ray : Newsgroups : povray.documentation.inbuilt : Undocumented -b / +b flag matching Bounding= : Re: Undocumented -b / +b flag matching Bounding= Server Time
23 Apr 2024 20:07:49 EDT (-0400)
  Re: Undocumented -b / +b flag matching Bounding=  
From: Ash Holsenback
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.