POV-Ray : Newsgroups : povray.beta-test : Unnecessary comment in radiosity{} : Unnecessary comment in radiosity{} Server Time
30 Jul 2024 14:29:51 EDT (-0400)
  Unnecessary comment in radiosity{}  
From: Francois Labreque
Date: 22 Oct 2001 22:37:38
Message: <3BD4D796.1040500@videotron.ca>
When you insert a radiosity block in a scene from the "Insert" menu,
it puts this comment in the scene:

   // only used if '+qr' option is specified

Shouldn't that be removed since you no longer need +qr to turn on radiosity?

-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{location<6,1.25,-6>look_at a orthographic}


Post a reply to this message

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