POV-Ray : Newsgroups : povray.general : Parse Warning: Camera vectors are not perpendicular. : Re: Parse Warning: Camera vectors are not perpendicular. Server Time
2 Aug 2024 00:12:15 EDT (-0400)
  Re: Parse Warning: Camera vectors are not perpendicular.  
From: Warp
Date: 8 Mar 2005 17:05:10
Message: <422e2195@news.povray.org>
Sascha Ledinsky <sas### [at] userssourceforgenet> wrote:
> My program represents the camera orientation as quaternion - it coverts 
> it to matrix representaion before exporting it. If there already is a 
> matrix representation, POV should be able to use it :-/

  You could just apply the transformations to the location and
look_at vectors of the camera and write just those.

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

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