|
 |
Ken <tyl### [at] pacbell net> wrote in message
news:3A7EE206.BB1C3A42@pacbell.net...
>
>
> Pablo Viojo wrote:
> >
> > >
> > > I got confused by the fact that "rgb x" is a valid povray color
(red).
> > >
> >
> > It's internally converted to rgb <x,x,x>
>
> rgb x = rgb<1,0,0>
>
> rgb 1 = rgb<1,1,1>
>
> --
> Ken Tyler
rgb x, means rgb <any_number>, not x as vector.
Then, if I change the x to, let's say, i rgb i means rgb <i,i,i>
Pablo Viojo
Post a reply to this message
|
 |