POV-Ray : Newsgroups : povray.general : Focal Blur Question : Re: Focal Blur Question Server Time
4 Aug 2024 02:15:36 EDT (-0400)
  Re: Focal Blur Question  
From: Warp
Date: 14 Aug 2003 19:45:08
Message: <3f3c1f03@news.povray.org>
Kevin Loney <kev### [at] ekoikcom> wrote:
> when I translate the camera on line 3 of the camera statement will it also
> move the focal point?

  Camera transformations are always performed after the camera parameters
have been parsed regardless of where you write the transformation.
  There was a reason for this, but I don't remember now what was it.

-- 
#macro M(A,N,D,L)plane{-z,-9pigment{mandel L*9translate N color_map{[0rgb x]
[1rgb 9]}scale<D,D*3D>*1e3}rotate y*A*8}#end M(-3<1.206434.28623>70,7)M(
-1<.7438.1795>1,20)M(1<.77595.13699>30,20)M(3<.75923.07145>80,99)// - Warp -


Post a reply to this message

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