|
|
Bob H. wrote:
> "Francois Labreque" <fla### [at] videotronca> wrote in message
> news:3BB### [at] videotronca...
>>
>>It even did the radiosity pretrace steps although there's no rad block
>>in the .inc (obviously!)
>>
>>This is reproducible at will.
>>
>>Is this a new behaviour or a bug?
>>
>
> I didn't find that happening here. Was an ini used, or any included files
> within the inc?
Nope. I use the standard .ini files provided with the package. My .inc
is 700 lines of #declares, but I've just retested it with "colors.inc"
and it does the same thing.
--
/*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
|
|