1
edit
Changes
→Matrix Class
* Matrix Add(Matrix) - '''Addition of two Matrices'''
* Matrix Subtract(Matrix) - '''Subtraction of two Matrices'''
* Vector Multiply(Vector) - '''Vector Matrix times a Vector'''* Matrix Multiply(Matrix) - '''Matrix Matrix times a Matrix'''
== Camera ==