POV-Ray : Newsgroups : povray.general : White *IS* Green! : Re: White *IS* Green! Server Time
12 Aug 2024 05:27:12 EDT (-0400)
  Re: White *IS* Green!  
From: Fabien Mosen
Date: 21 Apr 1999 13:49:07
Message: <371E012D.60AD409A@compuserve.com>
before correcting his ever-wrong computer date,
Fabien Mosen wrote:
> 
> It seems to be a slight bug (?) that appeared in POV 3.0;
> In Pov 2.2, you _had_ to write "color" before every color specification.
> In Pov 3, the program automatically understands when the vector is a
> color.
> 
> I quickly noticed that the checker pattern had a slight problem with
> that, if you write :
> 
> pigment {checker Raspberry Ivory}
>  Pov seems to ignore these and use the default Green/White colors.
> (as some noted, most "genuine" pigments have default colors : bozo,
> wood, marble,... the most recent ones have a default grayscale map)
> 
> you must thus write :
> 
> pigment {checker color Raspberry color Ivory}
> 
> and it works perfectly...
> 
> Cheers,
> Fabien.

I'll confirm that.

Fabien.


Post a reply to this message

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