POV-Ray : Newsgroups : povray.newusers : A simple vector math question : Re: A simple vector math question Server Time
30 Jul 2024 22:15:13 EDT (-0400)
  Re: A simple vector math question  
From: Christopher James Huff
Date: 21 Jul 2003 11:09:04
Message: <cjameshuff-98A5E6.10022421072003@netplex.aussie.org>
In article <3f1b97b7@news.povray.org>, "JK" <bil### [at] mbnetfi> wrote:

> How can I find a vector (any vector) that is perpendicular to another vector
> (that I already have)?
> I need something I can use in an algorithm for solving this.

VPerp_To_Vector(v0) in math.inc. Or if you have two vectors, 
VPerp_To_Plane(V1, V2).

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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