terminal-recall
terminal-recall copied to clipboard
Implement mat4x4 operation to replace Rotation
For performance-dependent code, implement Mat4x4 to replace Rotation object creation in order to reduce GC load.