|
|
>> Although I have to say, they lack saturation somewhat.
>
> I could agree. I colored them with this as the interior fade_color:
>
> <0.5+(rand(s1)*0.5), 0.5+(rand(s1)*0.5), 0.5+(rand(s1)*0.5)>
>
> so there's less chance for fully saturated colors.
I suspected as much.
I wrote a generator somewhere which is guaranteed to provide maximum
saturation colours... but it's not what you'd call "short".
(Notice that all saturated colours have exactly 1 component that is 0%,
and at least 1 component that is exactly 100%. The 3rd component is
random - as is which one is which.)
Post a reply to this message
|
|