Re: [css3-3d-transforms] matrix3d() uses column-major order, but CSSMatric properties row-major ?

> Yes I agree that this can be more clear. But to be clear a proper homogeneous multiplication of a matrix by a vector would divide the resultant x, y, z values by the 4th component, w.

Sure (unless w == 0, etc).  But the point is, the spec needs to define 
all this, either inline or by reference.

-Boris

Received on Thursday, 9 September 2010 16:27:12 UTC