POV-Ray : Newsgroups : povray.binaries.images : Raytracing III (33 KB) : Re: Raytracing III (33 KB) Server Time
16 Aug 2024 02:30:11 EDT (-0400)
  Re: Raytracing III (33 KB)  
From: Kevin R 
Date: 29 Mar 2002 15:07:55
Message: <3ca4c99b$1@news.povray.org>
Yup.  It's checkered:

plane {
    y,
    10
    texture {
        pigment {
            checker
            color Black
            color White
        }
        finish { ambient 1 }
    }
}

- Kevin R.

"Marc Jacquier" <jac### [at] wanadoofr> wrote in message
news:3ca4c4bc$1@news.povray.org...
> Yes you are close to it, but is it the final render rez? In the "a"
sphere,
> the checkered plane looks like a tiled one and it MUST be Checkered :-)
> Marc

> news: 3ca4c185@news.povray.org...
> > Here it is, once again. :-)  I've added a checkered plane w/ no_image
and
> > added texture to the c and n.  Comments?
> >
> > - Kevin R.
> >
> >
> >
> >
>
>


Post a reply to this message

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