POV-Ray : Newsgroups : povray.newusers : just one color:( : Re: just one color:( Server Time
29 Jul 2024 20:26:51 EDT (-0400)
  Re: just one color:(  
From: Mike Williams
Date: 18 Mar 2005 12:49:15
Message: <TGFHOAATSxOCFwQ3@econym.demon.co.uk>
Wasn't it roelof who wrote:
>Hi,
>I have a problem im trying to get a texure on this texure map.
>
>if created a png image to show what i want to see and what i dont want to
>see.
>on the bits i do show i want a some sort of rusty texure if created(far from
>perfect yet)
>but it only seems to show the red whit not a single bit of grey.
>i know its not the texure itself because it does work on a normal box.
>could anybody tell me what im doing wrong

The "metal_roest" is being affected by the "scale 100" that applies to
the texture map, and you're seeing a tiny bit of that pattern that just
happens to be all red. Scale it back down by a factor of 100 and you'll
see the grey bits.

      [1 pigment {metal_roest scale 0.01} ]

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

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