POV-Ray : Newsgroups : povray.documentation.inbuilt : Undocumented -b / +b flag matching Bounding= : Undocumented -b / +b flag matching Bounding= Server Time
1 Apr 2023 10:37:24 EDT (-0400)
  Undocumented -b / +b flag matching Bounding=  
From: William F Pokorny
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

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