POV-Ray : Newsgroups : povray.off-topic : More math fail : Re: More math fail Server Time
4 Sep 2024 13:22:51 EDT (-0400)
  Re: More math fail  
From: scott
Date: 18 Jan 2010 05:11:59
Message: <4b5433ef$1@news.povray.org>
> Well, the rule seems clear: the expression for (say) Y involves every 
> coordinate except Y itself. I never realised it actually matters which 
> order you put them in...

Your initial algorithm would fail even the most basic test of the cross 
product:

x cross y = z
y cross z = x
z cross x = y

where x = (1,0,0), y = (0,1,0), z = (0,0,1)


Post a reply to this message

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