POV-Ray : Newsgroups : povray.beta-test : [doc] 6.5.9 Object Modifiers - hollow : Re: [doc] 6.5.9 Object Modifiers - hollow Server Time
29 Jul 2024 08:23:47 EDT (-0400)
  Re: [doc] 6.5.9 Object Modifiers - hollow  
From: Robert Chaffe
Date: 25 Jun 2002 23:36:45
Message: <3d1936cd@news.povray.org>
"Philippe Debar" <phd### [at] yahoofr> wrote in message news:3D1### [at] yahoofr...

> In 6.5.9 Object Modifiers, syntax description
> . . .
> Should read :
>
> OBJECT_MODIFIER:
>     ...
>     no_shadow                   |
>     no_image [ Bool ]           |
>     no_reflection [ Bool ]      |
>     ...
>     double_illuminate [ Bool ]  |
>     hollow [ Bool ]             |
>     ...

Section 10.1.9 Object Modifiers should also be enhanced accordingly.  Relevant bit
shown here:
OBJECT_MODIFIERS:
    . . . & [no_image [BOOL]] & [no_reflection [BOOL]] & [inverse] &
[double_illuminate [BOOL]] & . . .


> Mind that no_shadow does NOT accept a boolean - should this be changed ?

For consistency, perhaps.  Apparently you were just curious and tried each
possibility?

--
Robert Chaffe
http://www.donovansweb.com/~chaffe/


Post a reply to this message

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