POV-Ray : Newsgroups : povray.tools.poser : Refraction in materials : Refraction in materials Server Time
19 Apr 2024 11:12:25 EDT (-0400)
  Refraction in materials  
From: fls13
Date: 25 Aug 2006 23:15:00
Message: <web.44efbc2627fff6b343119ea00@news.povray.org>
I'd like to be able to add refraction to the eyes of my Poser figures. I've
looked thru the manual, and can't figure it out. It seems as though the
entire object must refract, but I can't get a specific material to refract.

#declare Iris_1_=
texture{pigment {color rgb <1,1,1> transmit  0}
        finish{phong 0.05490196 phong_size 162.2416 diffuse 0.5*1 ambient
rgb <0.09803922,0.09803922,0.09803922> reflection{0 }}}
texture{pigment{p_map5}
        finish{ phong 0 phong_size 162.2416 diffuse 0.5*1 ambient rgb
<0.09803922,0.09803922,0.09803922> reflection{0 }}}

That's what I have now. Any suggestions?


Post a reply to this message

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