POV-Ray : Newsgroups : povray.newusers : screen.inc and animation/rotation : Re: screen.inc and animation/rotation Server Time
29 Jul 2024 08:17:59 EDT (-0400)
  Re: screen.inc and animation/rotation  
From: Warp
Date: 21 Apr 2006 03:54:28
Message: <44488fb3@news.povray.org>
wollinger <wol### [at] gmznet> wrote:
> Is there a way to calculate the new position before I
> "Set_Camera_Location()}?

  You can rotate the location vector of the camera around a point simply with
vrotate(CameraLocation-ObjectCenter, <AngleX, AngleY, angleZ)+ObjectCenter

-- 
                                                          - Warp


Post a reply to this message

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