POV-Ray : Newsgroups : povray.general : Fresnel in POV 3.5 Server Time
5 Aug 2024 02:24:28 EDT (-0400)
  Fresnel in POV 3.5 (Message 1 to 4 of 4)  
From: Andreas Kreisig
Subject: Fresnel in POV 3.5
Date: 13 Jan 2003 10:41:36
Message: <3e22de30@news.povray.org>
Hi,

Does POV-Ray 3.5 support fresnel reflections and is there a keyword to 
activate this?

Regards,
Andreas

-- 
http://www.render-zone.com


Post a reply to this message

From: Rene Schwietzke
Subject: Re: Fresnel in POV 3.5
Date: 13 Jan 2003 10:45:04
Message: <3e22df00@news.povray.org>
Please read the documentation first:
http://www.povray.org/documentation/view/187/

When adding the fresnel keyword, the Fresnel reflectivity function is used
instead of standard reflection. It calculates reflectivity using the
finish's IOR. So with a fresnel reflection_type an interior { ior IOR }
statement is required, even with opaque pigments. Remember that in real life
many opaque objects have a thin layer of transparent glaze on their surface,
and it is the glaze (which -does- have an IOR) that is reflective.

Bye,
Rene
--
Rene Schwietzke
r.schwietzke<at>reneschwietzke.de
http://www.rene-schwietzke.de/


Post a reply to this message

From: Andreas Kreisig
Subject: Re: Fresnel in POV 3.5
Date: 13 Jan 2003 10:57:31
Message: <3e22e1eb@news.povray.org>
Rene Schwietzke wrote:

> Please read the documentation first:
> http://www.povray.org/documentation/view/187/
> 
> When adding the fresnel keyword, the Fresnel reflectivity function is used
> instead of standard reflection. It calculates reflectivity using the
> finish's IOR. So with a fresnel reflection_type an interior { ior IOR }
> statement is required, even with opaque pigments. Remember that in real
> life many opaque objects have a thin layer of transparent glaze on their
> surface, and it is the glaze (which -does- have an IOR) that is
> reflective.


Hi Rene,

Thanks for your quikly response. I just checked the 'table of contents' list 
in the docs and didn't find anything about fresnel, so I asked. :)

Andreas


-- 
http://www.render-zone.com


Post a reply to this message

From: Rene Schwietzke
Subject: Re: Fresnel in POV 3.5
Date: 13 Jan 2003 11:51:55
Message: <3e22eeab$1@news.povray.org>
My pleasure. The Windows help version is quite good...you can search, browse
by keyword and much more.
--
Rene Schwietzke
r.schwietzke<at>reneschwietzke.de
http://www.rene-schwietzke.de/


Post a reply to this message

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