POV-Ray : Newsgroups : povray.general : bounded_by ? : bounded_by ? Server Time
2 Jul 2024 09:30:26 EDT (-0400)
  bounded_by ?  
From: Lothar Esser
Date: 3 Nov 1999 12:52:29
Message: <3820765D.E8C7F785@chop.swmed.edu>
Hi,

  I have a question about the bounded_by statement or better the warning
that I get when I use it.
When I included a bounded_by statement I got this warning:

h4_rastep.pov:117: warning: Unnecessary bounding object removed.

However, povray works well and is about 20 times faster than without the
bounded_by statement.
Therefore I assume it is not removing the 'unnecessary bounding object'
after all.
Should I simply ignore this warning or is there something I can do about
it.
(Sorry, I am still using POV-Ray 3.02)
Here is some of the input:

 quadric { <  3.5476,  6.8899,  7.7222 >, <  1.3424,  1.4042,  0.0504 >
                 <  0.0000,  0.0000,  0.0000 >, -0.0065
    translate < -0.4672, -0.0366, -0.0209 >
    bounded_by {sphere {<-0.4672, -0.0366, -0.0209>,  0.0520 } }
    texture { pigment { rgb < 0.7906, 0.7906, 0.7906 > }
    finish { SPHE_FINISH }
}

Thanks,

   Lothar Esser

------------------------------------------------------------------
Dr. Lothar Esser
UT Southwestern Medical Center Dallas
5323 Harry Hines Blvd.
Dallas Texas 75235-9050
E-mail : ess### [at] chopswmededu
------------------------------------------------------------------


Post a reply to this message

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