View Source SpaceDust.Math.Matrix (Space Dust v0.1.0)
Matrix operations
Summary
Functions
determinant of a 3x3 matrix
create a 3x3 matrix from a nested list
get the value at a specific row and column
multiply two 3x3 matrices
create a 3x3 rotation matrix from Euler angles
transpose a 3x3 matrix
Types
Functions
determinant of a 3x3 matrix
create a 3x3 matrix from a nested list
get the value at a specific row and column
multiply two 3x3 matrices
create a 3x3 rotation matrix from Euler angles
transpose a 3x3 matrix