-
Andrew Hale authored
- Explicit construction of matrices is now via a list of rows not of columns - Use Matrix.Rotation() instead of manual creation of the rotation matrix - Use Matrix() instead of manual creation of 4x4 identity matrix
Andrew Hale authored- Explicit construction of matrices is now via a list of rows not of columns - Use Matrix.Rotation() instead of manual creation of the rotation matrix - Use Matrix() instead of manual creation of 4x4 identity matrix