POV-Ray : Newsgroups : moray.binaries : Real lens flare & camera lens scene files (70kbbu) : Re: Real lens flare & camera lens scene files (70kbbu) Server Time
19 May 2024 14:29:36 EDT (-0400)
  Re: Real lens flare & camera lens scene files (70kbbu)  
From: Ian Burgmyer
Date: 5 Jan 2002 19:43:46
Message: <3c379dc2$1@news.povray.org>
"Rick [Kitty5]" <ric### [at] kitty5com> wrote in message
news:3c36ea3b@news.povray.org...
> real-lense-flare.zip (spelling .. i know..) contains 4 versions of the
same
> scene, different viewports if i remeber correctly. lighting etc is
intended
> for pov 3.1 varients (mega pov i think)
>
> camera-lens is the scene file for a image recently posted in pbi - this
one
> is textured and lit for pov 3.5 rad - so you will want to turn a few
things
> off (like dof, rad etc) before you render
>
> Enjoy

Thanks, Rick!

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