POV-Ray : Newsgroups : povray.general : camera "angle" : Re: camera "angle" Server Time
18 Apr 2024 22:12:42 EDT (-0400)
  Re: camera "angle"  
From: dick balaska
Date: 9 Apr 2018 17:31:10
Message: <5acbdb9e$1@news.povray.org>
On 04/09/2018 04:06 PM, Bald Eagle wrote:
> You are in luck - I had a copy on my other computer.  :)
> 
> #declare Angle = 2*atan2d (0.5*CamR.x*Camera_Aspect_Ratio, CamD.z*Camera_Zoom);
> // this appears to be close to correct
> 
> See if that works for you.
> 
> 

Thanks.  I assume CamR is camera->right, but how is that 
different/related to Camera_Aspect_Ratio?  I thought aspect ratio *is* 
the right vector.

-- 
dik
Rendered 328976 of 330000 (99%)


Post a reply to this message

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