POV-Ray : Newsgroups : povray.binaries.images : camera lens - GI + blured reflec + problem :) (76kbbu) : Re: camera lens - GI + blured reflec + problem :) (76kbbu) Server Time
17 Aug 2024 02:26:57 EDT (-0400)
  Re: camera lens - GI + blured reflec + problem :) (76kbbu)  
From: Ian Burgmyer
Date: 30 Dec 2001 23:24:59
Message: <3c2fe89b@news.povray.org>
"Rick [Kitty5]" <ric### [at] kitty5com> wrote in message
news:3c2da990$1@news.povray.org...
> the elements I made are rough approximations of the real things, mainly so
> they look correct from the front. if I had made them a little more
precisely
> you would be able to look through them and get a semi meaningful result.
>
> 'real' lens flares are quite easy to achieve
>
> http://news.povray.org/povray.binaries.images/11313/

Yeah, I remember that post (I replied to it a couple of times).  That's
exactly what I was thinking of when I posed the question, actually :-)

Would you be able to post the Moray source for the first lens image in
moray.binaries?  I'm interesting in seeing what kind of setup you have.

--
#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.