POV-Ray : Newsgroups : povray.general : Positionning the camera : Re: Positionning the camera Server Time
11 Aug 2024 07:08:43 EDT (-0400)
  Re: Positionning the camera  
From: Nieminen Juha
Date: 25 Aug 1999 03:13:25
Message: <37c39795@news.povray.org>
Jean Montambeault <jrm### [at] videotronca> wrote:
:     Let me know if it was worth the effort of if there's an even
: better solution.

  What's wrong with this solution:

camera
{ location -z*Distance
  look_at 0
  rotate CameraRotation
  translate ObjectCenter
}

or:

camera
{ location Position_relative_to_object_center
  look_at 0
  translate ObjectCenter
}

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

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