POV-Ray : Newsgroups : povray.general : MegaPov.... : Re: MegaPov.... Server Time
7 Aug 2024 09:26:05 EDT (-0400)
  Re: MegaPov....  
From: Ron Parker
Date: 11 Oct 2001 14:57:43
Message: <slrn9sbqt9.cmr.ron.parker@fwi.com>
On 11 Oct 2001 14:49:14 -0400, dav### [at] intrepidvoygrcom wrote:
>Okay, I got a mega pov question..t his is bugging me.. 
>
>Why is it when I do a:
>
>plane {
>  y, -4
>  pigment { checker Black White }
>}
>
> (( or ))
>  pigment { checker rgb 0 rgb 1 }
>
>I get GREEN and grey?!

You're missing a comma.  It's required in versions less than 3.5.

-- 
#local R=<7084844682857967,0787982,826975826580>;#macro L(P)concat(#while(P)chr(
mod(P,100)),#local P=P/100;#end"")#end background{rgb 1}text{ttf L(R.x)L(R.y)0,0
translate<-.8,0,-1>}text{ttf L(R.x)L(R.z)0,0translate<-1.6,-.75,-1>}sphere{z/9e3
4/26/2001finish{reflection 1}}//ron.parker@povray.org My opinions, nobody else's


Post a reply to this message

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