POV-Ray : Newsgroups : povray.binaries.images : Re: Zebra-look : Re: Zebra-look Server Time
1 Oct 2024 11:25:43 EDT (-0400)
  Re: Zebra-look  
From: Steve
Date: 28 Aug 2000 09:12:19
Message: <slrn8qkof4.mb8.steve@zero-pps.localdomain>

>Anton Sherwood wrote:
>> 
>> Why not
>>         {
>>         [ 0  White ]
>>         [1/2 White ]
>>         [1/2 Black ]
>>         [ 1  Black ]
>>         }
>> ?
>	While you're at it, why not:
>{
>  [ 1/2 White ]
>  [ 1/2 Black ]
>}
>? :-)

I didn't know that would work. 

OK this looks good for zebra stripes.  The camera is looking at a y plane.

 pigment{
                       gradient x
                       turbulence 0.3
                       colour_map{
                                  [1/2 White]
                                  [1/2 Black]
                                 }
                       scale <1,1,8>
                      }




>

>-- 

>* Doctor Jekyll had something * mailto:ber### [at] inamecom
>* to Hyde...                  * http://www.enst.fr/~jberger
>*******************************


-- 
Cheers
Steve              email mailto:ste### [at] zeroppsuklinuxnet

%HAV-A-NICEDAY Error not enough coffee  0 pps. 

web http://www.zeropps.uklinux.net/

or  http://start.at/zero-pps

  1:20pm  up 6 days, 17:38,  2 users,  load average: 1.17, 1.11, 1.09


Post a reply to this message

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