POV-Ray : Newsgroups : povray.beta-test : One more insert menu correction Server Time
30 Jul 2024 14:31:21 EDT (-0400)
  One more insert menu correction (Message 1 to 2 of 2)  
From: Francois Labreque
Subject: One more insert menu correction
Date: 12 Nov 2001 20:15:39
Message: <3BF07329.5050506@videotron.ca>
When choosing "Radiosity scene" from the Insert menu, the inserted scene 
has the following line:

#declare Radiosity=on;    // use +QR on commandline

The comment should be removed.

-- 
/*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

From: Christoph Hormann
Subject: Re: One more insert menu correction
Date: 13 Nov 2001 03:39:27
Message: <3BF0DC3F.78670E0@gmx.de>
Francois Labreque wrote:
> 
> When choosing "Radiosity scene" from the Insert menu, the inserted scene
> has the following line:
> 
> #declare Radiosity=on;    // use +QR on commandline
> 
> The comment should be removed.
> 

Has been noted, thanks.

Christoph

-- 
Christoph Hormann <chr### [at] gmxde>
IsoWood include, radiosity tutorial, TransSkin and other 
things on: http://www.schunter.etc.tu-bs.de/~chris/


Post a reply to this message

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