News

Because JavaScript doesn't support operator overloading, there are a number of matrix math functions available either from the Matrix super object itself, or from a Matrix instance. The main ...
An affine transformation matrix (3x3) class for JavaScript that performs various transformations such as rotate, scale, translate, skew, shear, add, subtract, multiply, divide, inverse, decomposing, ...