POV-Ray : Newsgroups : povray.binaries.images : Sci-Fi Scene Assets : Re: Sci-Fi Scene Assets Server Time
5 May 2024 21:54:50 EDT (-0400)
  Re: Sci-Fi Scene Assets  
From: Tor Olav Kristensen
Date: 17 Apr 2021 00:20:00
Message: <web.607a6182a906d8e38e52cc8789db30a9@news.povray.org>
"Tor Olav Kristensen" <tor### [at] TOBEREMOVEDgmailcom> wrote:
>...
> If you have a vector vA where the x component is the smallest, then the returned
> vector is <0, -A.z, +A.y>.
> If you have a vector vA where the y component is the smallest, then the returned
> vector is <+A.z, 0, -A.x>.
> If you have a vector vA where the z component is the smallest, then the returned
> vector is <-A.y, +A.x, 0>.
>...

Hmmm... Sorry, but that's not true either. The returned vectors are normalized
versions of these.

--
Tor Olav
http://subcube.com
https://github.com/t-o-k


Post a reply to this message

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