Skip to content

Commit 58d0503

Browse files
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

Lines changed: 101 additions & 81 deletions

File tree

0 commit comments

Comments
 (0)