POV-Ray : Newsgroups : povray.general : MegaPov.... : Re: MegaPov.... Server Time
7 Aug 2024 09:26:52 EDT (-0400)
  Re: MegaPov....  
From: Mahalis
Date: 13 Oct 2001 13:38:14
Message: <3bc87c06$1@news.povray.org>
Odd. There must be something wrong with my system- I went through BLACK and
green :)

--
 camera{location<0,0.25,-2> look_at 0.5*y} #declare
T=texture{pigment{crackle scale 0.5 rotate 90 turbulence 0.75 color_map{[0
rgb 1][0.05 rgb 1][0.1 rgb<1,0.25,1>][0.25 rgbf 1][1 rgbf 1]}}
finish{ambient 1}} #declare c=difference{torus{0.5,0.1
rotate -90*x}box{<0.7,0,0.2>,<-0.7,-0.7,-0.2>}}  merge{object{c
translate<0.5,0.5,0>} object{c translate<-0.5,0.5,0>}
cylinder{<1,0.5,0>,<1,0,0>,0.1} cylinder{<-1,0.5,0>,<-1,0,0>,0.1}
cylinder{0.5*y,0,0.1} texture{T}}
//Mahalis
--


"JRG" <jrg### [at] hotmailcom> wrote in message
news:3bc611ca$1@news.povray.org...
> It's much like a tradition... every POV user has passed through the White
> and Green checkered plane... ;)
>
> --
> Jonathan.
> <dav### [at] intrepidvoygrcom> ha scritto nel messaggio
> news:3bc61109@news.povray.org...
> > It was the Comma thing, thanks.. :)
> >
> > Had to revert to MegaPov to do some Reflection Blurring..
> >
> > :)
> > Thanks
> >
> > JRG <jrg### [at] hotmailcom> wrote:
> >
> > > "Ron Parker" <ron### [at] povrayorg> ha scritto nel messaggio
> > > news:slr### [at] fwicom...
> > >> 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.
> >
> > > And what you (Dave) call grey is white (perhaps lit by a too dim
light).
> >
> >
> >
> >
>
>


Post a reply to this message

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