POV-Ray : Newsgroups : povray.newusers : need bubble texture : Re: need bubble texture Server Time
5 Sep 2024 08:14:31 EDT (-0400)
  Re: need bubble texture  
From: Renato Oliveira
Date: 18 Jul 2001 23:59:10
Message: <3b565b0e@news.povray.org>
> Just as it says, i need a texture which is like a soapy bubble.  Has to be
> see thru.  In code if possible and if not, then a link to a html with a
pile
> of textures with one in it????   thanks all
>
> Marc
>
>

Sorry for the e-mail I sended to you, I  clicked the wrong option :)

Maybe you can try a feature on POV-Ray called iridescence, controled by the
keyword irid { } inside the finish statement like this:

finish {irid { 0.35 thickness 0.7 turbulence 0.2 } }

Try changing the values and remember to put a transparent pigment.


Post a reply to this message

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