A matrix for simple uses that easily integrates with OpenGlShader.
Might not be useful to you since it only as some simple functions and probably isn't that fast.
Note it uses an inline static array for its storage, so copying it may be expensive.
Basic operations that operate *in place*.
See Implementation
A matrix for simple uses that easily integrates with OpenGlShader.
Might not be useful to you since it only as some simple functions and probably isn't that fast.
Note it uses an inline static array for its storage, so copying it may be expensive.