From: marc ferguson
Subject: need bubble texture
Date: 18 Jul 2001 17:29:28
Message: <3b55ffb8@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
> 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.
marc ferguson <mar### [at] ferguson123freeservecouk> wrote:
> Right its finished now i have the perfect texture thanks to Renato.
Thanks
> for the help!
I'm glad I could help : )