POV-Ray : Newsgroups : povray.general : Camera problem : Re: Camera problem Server Time
4 Aug 2024 12:14:31 EDT (-0400)
  Re: Camera problem  
From: Texel
Date: 17 May 2003 05:20:04
Message: <web.3ec5fdff8f5ec5aa16ab3e0@news.povray.org>
I convert quaternion to matrix, and then i use it to rotate some points near
the camera.
ex:
LookAt=(location + DefaultDirection*10)*Matrix

But i don't know how to set the fov (i am a very beginner in povray)?

I write the matrix for the orientation of the object (converted from
quaternion) in the pov file.
But i don't know how to write matrix for the camera (not the math, but how
to declare it in the camera chunk)


Post a reply to this message

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