Commit 58d0503
committed
Improve numerical stability of projection
When the position vector has large values that are cancelled out
by large values in the model matrix, it is more numerically stable
to first multiply the position by the model matrix instead of
multiplying the matrices together first.
Use forks of the gl-vis libraries that use the problematic pattern.1 parent 8b09892 commit 58d0503
3 files changed
+101
-81
lines changed
0 commit comments