POV-Ray : Newsgroups : povray.newusers : translucently color_maps : Re: translucently color_maps Server Time
30 Jul 2024 10:16:38 EDT (-0400)
  Re: translucently color_maps  
From: Alain
Date: 27 May 2004 07:52:32
Message: <40b5d680$1@news.povray.org>
marabou nous apporta ses lumieres ainsi en ce 2004/05/27 04:06... :

>marabou wrote:
>
>  
>
>>is there a way to make color_maps translucent?
>>i thought about something like rgbf in pigments.
>>nothing was found in documentation.
>>any tips or links?
>>
>>thanks in advance.
>>    
>>
>
>completion: i do not mean to add rgbf to single colors in map, but to
>make translucent the whole map.
>
>  
>
Not directly. You may try this:
#default texture{pigment{filter 0.5}}
<Your color_map> or <the object receiving the color_map>
#default texture{pigment{filter 0}}

Alain


Post a reply to this message

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