Hi, I'm using the glmatrix library in my WebGL lib, and I added a bunch of
stuff to it (vec2, slightly more complete mat3 & vec3, object create count
logging).
See https://github.com/kig/magi/blob/master/src/matrix.js
and pick whatever you like.
Some of the new things aren't probably something you'd want (like setLeft(dest,
src), and I think mat4.billboard is broken), but maybe there's something of use.
Original issue reported on code.google.com by Ilmari.H...@gmail.com on 27 Feb 2011 at 11:01
Original issue reported on code.google.com by
Ilmari.H...@gmail.com
on 27 Feb 2011 at 11:01