lgmath
lgmath copied to clipboard
Forced Reprojection Causes Identity Result
When reprojecting the matrix
|-1 0 0 | | 0 1 0 | | 0 0 -1|
with small epsilons on the off-diagonal terms it becomes identity. We should add a unit test and resolve the error.