W3C home > Mailing lists > Public > public-fx@w3.org > April to June 2014

[geometry] order of arrays

From: Rik Cabanier <cabanier@gmail.com>
Date: Wed, 11 Jun 2014 22:15:36 -0700
Message-ID: <CAGN7qDBV5HxbViBr4D-AZWMm9bhSj8JVf+JN-nsoheoca9SwWQ@mail.gmail.com>
To: "public-fx@w3.org" <public-fx@w3.org>
All,

the current spec says that arrays are in [1] column-major order, but it
seems that WebGL is in row-major order (ie [2]).
Can people confirm this? If so, maybe we should update the spec to match.

1: http://dev.w3.org/fxtf/geometry/#dom-dommatrixreadonly-tofloat32array
2: https://github.com/evanw/lightgl.js/blob/master/src/matrix.js
Received on Thursday, 12 June 2014 05:16:03 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:49:49 UTC