Matrix 2d

From IncendiaWiki
Jump to: navigation, search

matrix_2d a b c d
matrix_2d is an Incendia Script command that performs a 2D affine transformation from the matrix:

 
a b
c d
 

in the (X,Z) plane
parameters:
a b c d, matrix elements
Example:
matrix_2d 0.307602 -0.039045 0.036243 0.306079