POV-Ray : Newsgroups : povray.binaries.images : How to render a realistical raindrop on a leaf surface? : How to render a realistical raindrop on a leaf surface? Server Time
31 Jul 2024 04:28:11 EDT (-0400)
  How to render a realistical raindrop on a leaf surface?  
From: Dream
Date: 27 May 2010 07:10:01
Message: <web.4bfe520b49e4350e1524ae1d0@news.povray.org>
Hi, guys,

Nowadays I have rendered a scene of raindrops on a leaf surface with Pov-Ray for
windows. And now I get a rendering result which you can see as following.

Generally speacking, this result of raindrop rendering has a long distance from
the realistical appearence. You can see the raindrops on the leaf has an ugly
reflection and they are not transparent enough. However many papermeters of drop
material have been modified several times, but I can't get a satisfying result.

Therefore, here I ask for your help for how to render this scene for a
realistical result? How to set the papemeters for drops meterial?


--------------------------------------------------------------------------------
The following is my parameter setting for drop:

material {
      texture{
           pigment{Clear}
           finish{
                reflection {0.1,0.3}
                conserve_energy
                ambient 0 diffuse 0
                specular 0.8 roughness 1/1000
                  }
       }
       interior {
        ior 1.33
     }
  }

--------------------------------------------------------------------------------

Expect your answer sincerely.

Thank you.


Post a reply to this message


Attachments:
Download 'raindrops265.png' (405 KB)

Preview of image 'raindrops265.png'
raindrops265.png


 

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