| 
  | 
hi,
"schoeni" <nomail@nomail> wrote:
> An easy problem here, I want this plane to be somewhat transparent to see the
> sphere behind it. I thought 'rgbf' or 'rgbt' should do it but I cannot make it
> work.
>
> I use Povray 3.7 for Mac. My Code
> ...
>         square color rgbt<0.5,0,0,0.5> color rgbt<0,0.5,0,0.5>  color
> rgbt<0.5,0,0,0.5> color rgbt<0,0.5,0,0.5>
> ...
I replaced the colours with 'color rgbft <>' (inserting a zeros as values (in
3rd pos)), seems to do the trick.
regards, jr.
 
 Post a reply to this message 
 
Attachments: 
Download 'schoeni.png' (91 KB)
 
  
Preview of image 'schoeni.png'
   
   
 | 
  |