POV-Ray : Newsgroups : povray.general : Why Pov does not : Re: Why Pov does not Server Time
6 Aug 2024 02:26:22 EDT (-0400)
  Re: Why Pov does not  
From:
Date: 21 Jun 2002 04:34:00
Message: <qmo5huocf0ngpbfde4e9l8rg7a623hl6al@4ax.com>
On Fri, 21 Jun 2002 10:18:00 +0200, Philippe Debar <phd### [at] wanadoobe> wrote:
> >>Why Pov (3.5RC6, I do not have 3.1 on my system) does not issue a warning
> >>when using a media in a non hollow object ?
> > 
> > It does.  Unless your object is hollow, of course.
>
> I just re-re-checked : it does not :'-(

I have just tried simple script:

// SCRIPT
  box{-1 1 interior{media{ }} hollow off}
// END

with additional Warning_Level=10 in CommandBox to be sure nothing is missed

all warnings outputed in message window are:

  Warning: No pigment type given.
  Scene contains 1 frame level objects; 0 infinite.
  Warning: Camera is inside a non-hollow object. Fog and participating media
  may not work as expected.

Moving box about z*10 to not contain camera removed second Warning.
I have also tried this with default media from Insert Menu and still no
message about media in non hollow object.

ABX


Post a reply to this message

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