POV-Ray : Newsgroups : povray.binaries.images : billboard tint : Re: billboard tint Server Time
19 May 2024 23:31:36 EDT (-0400)
  Re: billboard tint  
From: Mike Miller
Date: 3 Nov 2023 21:40:00
Message: <web.65459fe9310e11ef22cdb33dabc9342@news.povray.org>
William F Pokorny <ano### [at] anonymousorg> wrote:
> On 11/3/23 18:25, Mike Miller wrote:
> > my scene is enclosed/surrounded with a mapped sphere object. I did try Alain's
> > idea....same results. I added depth to the billboards but it renders both front
> > and back resulting in a double image. Is there backface culling in POV? ...don't
> > see it in the help files. I'll try a clipped plane just to test.
>
> There is interior_texture{}.
>
> I think you could make the normal texture{} completely transparent and
> the interior_texture{} your image map. It should be the first
> intersection on the billboard uses the exterior texture{} and the second
> interior_texture{}.
>
> Aside: By default texture{} gets used for the interior texture of shapes
> too - if you only specify a texture{}.
>
> Bill P.

I found the problem. It turns out that if add even a small amount of turbulence
(.3 or more) to the fog definition - it tints the alpha portion of the image
map. I set the turbulence to zero and it cleared it up. I'm not sure why, but it
worked.
Mike.


Post a reply to this message


Attachments:
Download 'plant_sprite_fog_fix.jpg' (88 KB)

Preview of image 'plant_sprite_fog_fix.jpg'
plant_sprite_fog_fix.jpg


 

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