POV-Ray : Newsgroups : povray.binaries.images : camera lens - GI + blured reflec + problem :) (76kbbu) : Re: camera lens - GI + blured reflec + problem :) (76kbbu) Server Time
16 Aug 2024 20:29:45 EDT (-0400)
  Re: camera lens - GI + blured reflec + problem :) (76kbbu)  
From: Ian Burgmyer
Date: 30 Dec 2001 23:19:50
Message: <3c2fe766$1@news.povray.org>
"Rick [Kitty5]" <ric### [at] kitty5com> wrote in message
news:3c2da98e$1@news.povray.org...
> > You know, now that I look at it, the glass plate on the right lens looks
a
> > bit too opaque to me.  Is the scene lighting doing that?
>
> yeah - that's the huge ambient 1 sphere I lit the scene with's reflection

Ohh, okay...figured.

--
#macro S(M)cylinder{E(M)<A,C,5>,<B,D,5>,.1,15}#end#macro E(P)#if(div(P,16)
)#declare B=-1;#declare D=-2;#end#if(div(P,32))#declare A=1;#declare C=0;#
end#if(div(P,64))#declare B=-1;#declare D=0;#end#if(div(P,128))#declare A=
1;#declare C=2;#end#end blob{S(192)S(96)S(48)pigment{rgb 8*z}} /** Ian **/


Post a reply to this message

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