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.jsReceived 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