[Gridflow-dev] geometry, cross products, matrix inversions...

mescalinum at gmail.com mescalinum at gmail.com
Sat Nov 19 16:32:12 EST 2011


attached is an attempt of doing cross product by computing the skew 
(pre-cross-product) matrix of left operand, and then doing a matrix 
multiplication with the right operand.

it involves a 3x3 times 3x1 inner product, but requires some 
#pack/#unpack trickery.

would you do it in some alternative way?


also, what about computing the adjoint[1] of a matrix?

[1] http://en.wikipedia.org/wiki/Adjugate_matrix

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: #cross.pd
URL: <http://lists.artengine.ca/pipermail/gridflow-dev/attachments/20111119/4e0bd0f6/attachment.txt>


More information about the Gridflow-dev mailing list