Boris Zbarsky wrote:
On 7/19/10 4:54 PM, Boris Zbarsky wrote:
By the way, 100% agreed that the multiplication order needs to be
defined here.
Though I would prefer to define it in terms of transformation order
(which one takes place first), not left-multiplication vs
right-multiplication, since the behavior of the latter depends on
whether we're considering the matrices as right-multipliers onto row
vectors or left-multipliers onto column vectors.
-Boris
The spec does specify transformation order, but I didn't realize why it
was doing that. I find it kind of confusing myself.
David